1
0
Fork 0
mirror of https://github.com/bitcoin-s/bitcoin-s.git synced 2025-03-19 21:45:36 +01:00

Update janino to 3.1.3 ()

This commit is contained in:
Scala Steward 2021-02-09 13:14:49 +01:00 committed by GitHub
parent b079073094
commit cf90ce3184
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -57,7 +57,7 @@ object Deps {
// CLI deps
val scoptV = "4.0.0"
val sttpV = "1.7.2"
val codehausV = "3.1.2"
val codehausV = "3.1.3"
}
object Compile {