Skip to content

Commit 3991a89

Browse files
authored
Merge pull request #3 from Lezurex/renovate/com.google.code.gson-gson-2.x
Update dependency com.google.code.gson:gson to v2.10.1
2 parents 353a108 + 45f66e3 commit 3991a89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ java {
1616
}
1717

1818
dependencies {
19-
implementation 'com.google.code.gson:gson:2.8.7'
19+
implementation 'com.google.code.gson:gson:2.10.1'
2020

2121
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.7.2'
2222
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.7.2'

0 commit comments

Comments
 (0)