chore: bump gson-comments
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
Johannes Frohnmeyer 2023-09-19 20:20:20 +02:00
parent 7e136cbec5
commit e62d93f145
Signed by: Johannes
GPG Key ID: E76429612C2929F4
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ plugins {
}
dependencies {
api("io.gitlab.jfronny:gson:2.10.2-SNAPSHOT")
api("io.gitlab.jfronny:gson:2.10.3-SNAPSHOT")
implementation(project(":"))
testImplementation("org.junit.jupiter:junit-jupiter-api:5.9.3")