Skip to content

Commit 00f5d3f

Browse files
fix(deps): update dependency org.jruby.jcodings:jcodings to v1.0.62
1 parent b00ca79 commit 00f5d3f

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
@@ -25,7 +25,7 @@ lsp4j = { module = "org.eclipse.lsp4j:org.eclipse.lsp4j", version.ref = "lsp4j"
2525
leakcanary = { module = "com.squareup.leakcanary:leakcanary-android", version = "2.14" }
2626
junit = { module = "junit:junit", version = "4.13.2" }
2727
gson = { module = "com.google.code.gson:gson", version = "2.12.1" }
28-
jcodings = { module = "org.jruby.jcodings:jcodings", version = "1.0.58" }
28+
jcodings = { module = "org.jruby.jcodings:jcodings", version = "1.0.62" }
2929
joni = { module = "org.jruby.joni:joni", version = "2.2.1" }
3030
snakeyaml-engine = { module = "org.snakeyaml:snakeyaml-engine", version = "2.7" }
3131
moshi = { module = "com.squareup.moshi:moshi", version = "1.15.1" }

0 commit comments

Comments
 (0)