[gson] Upgrade gson

This commit is contained in:
Johannes Frohnmeyer 2022-09-14 19:59:46 +02:00
parent 09073bb710
commit 435a61f888
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-20220604.095859-6')
shadow implementation('io.gitlab.jfronny:gson:2.9.2-20220914.175359-3')
}
shadowJar {