Skip to content

Commit 9a83e7d

Browse files
fix(deps): update dependency com.squareup.moshi:moshi to v1.15.2
1 parent 6074ef6 commit 9a83e7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ gson = { module = "com.google.code.gson:gson", version = "2.11.0" }
2828
jcodings = { module = "org.jruby.jcodings:jcodings", version = "1.0.58" }
2929
joni = { module = "org.jruby.joni:joni", version = "2.2.1" }
3030
snakeyaml-engine = { module = "org.snakeyaml:snakeyaml-engine", version = "2.9" }
31-
moshi = { module = "com.squareup.moshi:moshi", version = "1.15.0" }
31+
moshi = { module = "com.squareup.moshi:moshi", version = "1.15.2" }
3232
jdt-annotation = { module = "org.eclipse.jdt:org.eclipse.jdt.annotation", version = "2.3.0" }
3333
monarch-code = { module = "io.github.dingyi222666.monarch:monarch", version = "1.0.3" }
3434
monarch-language-pack = { module = "io.github.dingyi222666.monarch:monarch-language-pack", version = "1.0.2" }

0 commit comments

Comments
 (0)