Update janino to 3.1.12 (#5387)

This commit is contained in:
Scala Steward 2024-02-06 23:09:57 +01:00 committed by GitHub
parent e30d1b1cad
commit 5544a2efc4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -70,7 +70,7 @@ object Deps {
// CLI deps
val scoptV = "4.1.0"
val sttpV = "3.9.2" // https://github.com/softwaremill/sttp
val codehausV = "3.1.11"
val codehausV = "3.1.12"
val scalaJsTimeV = "2.5.0"
val zxingV = "3.5.0"