Skip to content

Commit

Permalink
Update dependency com.google.code.gson:gson to v2.11.0 (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
neoforged-renovate[bot] authored Jul 18, 2024
1 parent 7525c0e commit f9f677a
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 @@ -79,7 +79,7 @@ configurations {

dependencies {
implementation 'net.sf.jopt-simple:jopt-simple:5.0.4'
implementation 'com.google.code.gson:gson:2.8.7'
implementation 'com.google.code.gson:gson:2.11.0'
implementation 'net.neoforged.installertools:cli-utils:2.1.0'
testImplementation(platform('org.junit:junit-bom:5.7.2'))
testImplementation('org.junit.jupiter:junit-jupiter')
Expand Down

0 comments on commit f9f677a

Please sign in to comment.