mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-02-23 22:56:52 +01:00
Update janino to 3.1.3 (#2559)
This commit is contained in:
parent
f8694eb097
commit
19b47b8eb9
1 changed files with 1 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Reference in a new issue