Skip to content

Commit

Permalink
Bumped jndi-utils version
Browse files Browse the repository at this point in the history
  • Loading branch information
bmiller1009 committed Mar 28, 2020
1 parent 4eb825c commit e46db70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Expand Up @@ -82,7 +82,7 @@ dependencies {
implementation("commons-io", "commons-io", "2.6")
implementation("net.sf.trove4j", "core", "3.1.0")
implementation("com.opencsv", "opencsv", "4.6")
api("org.bradfordmiller", "simplejndiutils", "0.0.7") {
api("org.bradfordmiller", "simplejndiutils", "0.0.10") {
isTransitive = true
}
api("org.bradfordmiller:sqlutils:0.0.1")
Expand Down

0 comments on commit e46db70

Please sign in to comment.