Skip to content

Commit 331560f

Browse files
committed
Update gson (2.9.0 -> 2.9.1)
1 parent 77998c1 commit 331560f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/io.github.nstdio.http.ext.test-conventions.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ val slf4jVersion = "1.7.36"
7979
val jacksonVersion = "2.13.4"
8080
val brotli4JVersion = "1.8.0"
8181
val brotliOrgVersion = "0.1.2"
82-
val gsonVersion = "2.9.0"
82+
val gsonVersion = "2.9.1"
8383
val equalsverifierVersion = "3.10.1"
8484

8585
val jsonLibs = mapOf(

0 commit comments

Comments
 (0)