Rewrote comment to improve readability.

This commit is contained in:
Clinton Alexander 2016-10-25 10:01:52 +01:00
parent 8631a64c66
commit e5db17b029

View File

@ -134,7 +134,7 @@ dependencies {
compile "org.hibernate:hibernate-core:5.2.2.Final"
compile "org.hibernate:hibernate-java8:5.2.2.Final"
// For using caplet to build fatjar
// Capsule is a library for building independently executable fat JARs.
compile 'co.paralleluniverse:capsule:1.0.3'
// Integration test helpers