Skip to content

Commit 7bd7938

Browse files
fix(deps): update dependency org.jruby.joni:joni to v2.2.4
1 parent b00ca79 commit 7bd7938

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ leakcanary = { module = "com.squareup.leakcanary:leakcanary-android", version =
2626
junit = { module = "junit:junit", version = "4.13.2" }
2727
gson = { module = "com.google.code.gson:gson", version = "2.12.1" }
2828
jcodings = { module = "org.jruby.jcodings:jcodings", version = "1.0.58" }
29-
joni = { module = "org.jruby.joni:joni", version = "2.2.1" }
29+
joni = { module = "org.jruby.joni:joni", version = "2.2.4" }
3030
snakeyaml-engine = { module = "org.snakeyaml:snakeyaml-engine", version = "2.7" }
3131
moshi = { module = "com.squareup.moshi:moshi", version = "1.15.1" }
3232
jdt-annotation = { module = "org.eclipse.jdt:org.eclipse.jdt.annotation", version = "2.3.0" }

0 commit comments

Comments
 (0)