Skip to content

Commit 6875945

Browse files
Merge pull request #377 from tenjaa/renovate/com.google.code.gson-gson-2.x
Update dependency com.google.code.gson:gson to v2.11.0
2 parents 50a8286 + 15c5167 commit 6875945

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies {
1212

1313
implementation("commons-io:commons-io:2.16.1")
1414
implementation("com.auth0:java-jwt:4.3.0")
15-
implementation("com.google.code.gson:gson:2.10.1")
15+
implementation("com.google.code.gson:gson:2.11.0")
1616
implementation("org.json:json:20240303")
1717
testImplementation("org.junit.jupiter:junit-jupiter-api:${junitVersion}")
1818
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:${junitVersion}")

0 commit comments

Comments
 (0)