We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b00ca79 commit 00f5d3fCopy full SHA for 00f5d3f
gradle/libs.versions.toml
@@ -25,7 +25,7 @@ lsp4j = { module = "org.eclipse.lsp4j:org.eclipse.lsp4j", version.ref = "lsp4j"
25
leakcanary = { module = "com.squareup.leakcanary:leakcanary-android", version = "2.14" }
26
junit = { module = "junit:junit", version = "4.13.2" }
27
gson = { module = "com.google.code.gson:gson", version = "2.12.1" }
28
-jcodings = { module = "org.jruby.jcodings:jcodings", version = "1.0.58" }
+jcodings = { module = "org.jruby.jcodings:jcodings", version = "1.0.62" }
29
joni = { module = "org.jruby.joni:joni", version = "2.2.1" }
30
snakeyaml-engine = { module = "org.snakeyaml:snakeyaml-engine", version = "2.7" }
31
moshi = { module = "com.squareup.moshi:moshi", version = "1.15.1" }
0 commit comments