Update janino to 3.1.4 (#3058)

This commit is contained in:
Scala Steward 2021-05-08 20:36:50 +02:00 committed by GitHub
parent 0668ae541f
commit 3a0b1af759
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -60,7 +60,7 @@ object Deps {
// CLI deps
val scoptV = "4.0.1"
val sttpV = "1.7.2"
val codehausV = "3.1.3"
val codehausV = "3.1.4"
val scalaJsTimeV = "2.2.2"
}