[gson] Update gson

This commit is contained in:
Johannes Frohnmeyer 2022-06-04 12:09:14 +02:00
parent c7b9320dea
commit fe5138bb2b
Signed by: Johannes
GPG Key ID: E76429612C2929F4
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ plugins {
}
dependencies {
shadow implementation('io.gitlab.jfronny:gson:2.9.1-20220517.194826-5')
shadow implementation('io.gitlab.jfronny:gson:2.9.1-20220604.095859-6')
}
shadowJar {