Skip to content

Commit

Permalink
Merge pull request #9 from alexdlaird/dependabot/gradle/com.google.co…
Browse files Browse the repository at this point in the history
…de.gson-gson-2.8.8

Bump gson from 2.8.7 to 2.8.8
  • Loading branch information
alexdlaird authored Aug 25, 2021
2 parents 106adc6 + e952d81 commit 4992527
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 @@ -20,7 +20,7 @@ repositories {
}

dependencies {
implementation "com.google.code.gson:gson:2.8.7"
implementation "com.google.code.gson:gson:2.8.8"
implementation "org.yaml:snakeyaml:1.29"
testImplementation "org.junit.jupiter:junit-jupiter-api:5.7.2"
testImplementation "org.mockito:mockito-core:3.12.3"
Expand Down

0 comments on commit 4992527

Please sign in to comment.