mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-02-24 15:02:17 +01:00
Update janino to 3.1.10 (#5128)
This commit is contained in:
parent
5e6caa866f
commit
cd812ac7a3
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ object Deps {
|
|||
// CLI deps
|
||||
val scoptV = "4.1.0"
|
||||
val sttpV = "3.8.15" // https://github.com/softwaremill/sttp
|
||||
val codehausV = "3.1.9"
|
||||
val codehausV = "3.1.10"
|
||||
val scalaJsTimeV = "2.5.0"
|
||||
val zxingV = "3.5.0"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue