Skip to content

Commit

Permalink
Bump com.google.code.gson:gson from 2.10.1 to 2.11.0 (#273)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 26, 2024
1 parent 9c116f4 commit 158451c
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 @@ -20,7 +20,7 @@ configurations {
dependencies {
implementation 'io.github.eisop:checker:3.42.0-eisop3'
implementation 'org.eclipse.lsp4j:org.eclipse.lsp4j:0.22.0'
implementation 'com.google.code.gson:gson:2.10.1'
implementation 'com.google.code.gson:gson:2.11.0'
implementation 'commons-cli:commons-cli:1.7.0'
implementation 'com.google.guava:guava:33.2.0-jre'
testImplementation 'junit:junit:4.13.2'
Expand Down

0 comments on commit 158451c

Please sign in to comment.