Skip to content

Commit

Permalink
Merge pull request #377 from tenjaa/renovate/com.google.code.gson-gso…
Browse files Browse the repository at this point in the history
…n-2.x

Update dependency com.google.code.gson:gson to v2.11.0
  • Loading branch information
github-actions[bot] authored May 19, 2024
2 parents 50a8286 + 15c5167 commit 6875945
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies {

implementation("commons-io:commons-io:2.16.1")
implementation("com.auth0:java-jwt:4.3.0")
implementation("com.google.code.gson:gson:2.10.1")
implementation("com.google.code.gson:gson:2.11.0")
implementation("org.json:json:20240303")
testImplementation("org.junit.jupiter:junit-jupiter-api:${junitVersion}")
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:${junitVersion}")
Expand Down

0 comments on commit 6875945

Please sign in to comment.