Skip to content

Commit

Permalink
fix(deps): update dependency org.jruby.joni:joni to v2.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 3, 2025
1 parent b00ca79 commit 7bd7938
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ leakcanary = { module = "com.squareup.leakcanary:leakcanary-android", version =
junit = { module = "junit:junit", version = "4.13.2" }
gson = { module = "com.google.code.gson:gson", version = "2.12.1" }
jcodings = { module = "org.jruby.jcodings:jcodings", version = "1.0.58" }
joni = { module = "org.jruby.joni:joni", version = "2.2.1" }
joni = { module = "org.jruby.joni:joni", version = "2.2.4" }
snakeyaml-engine = { module = "org.snakeyaml:snakeyaml-engine", version = "2.7" }
moshi = { module = "com.squareup.moshi:moshi", version = "1.15.1" }
jdt-annotation = { module = "org.eclipse.jdt:org.eclipse.jdt.annotation", version = "2.3.0" }
Expand Down

0 comments on commit 7bd7938

Please # to comment.