Skip to content

Commit

Permalink
updated dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
HanSolo committed Mar 18, 2022
1 parent 1f793b8 commit 5d2c295
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ repositories {
}

dependencies {
implementation 'eu.hansolo:jdktools:17.0.11'
implementation 'eu.hansolo:jdktools:17.0.12'
implementation 'com.google.code.gson:gson:2.9.0'
implementation 'info.picocli:picocli:4.6.3'
annotationProcessor 'info.picocli:picocli-codegen:4.6.3'
Expand Down

0 comments on commit 5d2c295

Please sign in to comment.