Skip to content

Commit

Permalink
Build: Bump Rhino
Browse files Browse the repository at this point in the history
  • Loading branch information
camnwalter authored and mattco98 committed Mar 11, 2024
1 parent ff3e18e commit a6473ed
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ fabric-api = "0.92.1+1.20.4"
fabric-kotlin = "1.10.17+kotlin.1.9.22"

mapping-io = "0.5.1"
rhino = "96d0c07966"
rhino = "f61b5a4"
jackson-core = "2.13.2"
textarea = "3.2.0"
serialization = "1.5.1"
Expand Down Expand Up @@ -66,4 +66,3 @@ loom = { id = "fabric-loom", version.ref = "loom" }
dokka = { id = "org.jetbrains.dokka", version.ref = "dokka" }
validator = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version.ref = "validator" }
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }

0 comments on commit a6473ed

Please sign in to comment.