Navigation Menu

Skip to content

Commit

Permalink
Update Typetools to 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ExE-Boss committed Mar 19, 2018
1 parent 568be45 commit bd83445
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -15,7 +15,7 @@ dependencies {
api 'org.slf4j:slf4j-api:1.7.10'
api 'org.apache.commons:commons-math3:3.5'
api 'javax.json:javax.json-api:1.0'
implementation 'net.jodah:typetools:0.4.9'
implementation 'net.jodah:typetools:0.5.0'

runtimeOnly 'org.glassfish:javax.json:1.0.4'
testRuntimeOnly 'org.slf4j:slf4j-simple:1.7.10'
Expand Down

0 comments on commit bd83445

Please sign in to comment.