Skip to content

Commit

Permalink
Merge pull request #27 from AzisabaNetwork/renovate/com.google.code.g…
Browse files Browse the repository at this point in the history
…son-gson-2.x
  • Loading branch information
acrylic-style authored Aug 9, 2022
2 parents 56bf951 + 31f3585 commit 2751f33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ repositories {

dependencies {
// gson
api("com.google.code.gson:gson:2.9.0")
api("com.google.code.gson:gson:2.9.1")
compileOnlyApi("org.jetbrains:annotations:23.0.0")
testImplementation("org.junit.jupiter:junit-jupiter-api:5.8.2")
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine")
Expand Down

0 comments on commit 2751f33

Please # to comment.