We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 479ed1d commit 19e58b5Copy full SHA for 19e58b5
build.sc
@@ -53,7 +53,7 @@ object Dependencies {
53
def jsonrpc4s = ivy"io.github.alexarchambault.bleep::jsonrpc4s:0.1.1"
54
def junit = ivy"com.github.sbt:junit-interface:0.13.3"
55
def libdaemonjvm = ivy"io.github.alexarchambault.libdaemon::libdaemon:0.0.11"
56
- def libraryManagement = ivy"org.scala-sbt::librarymanagement-ivy:1.9.3"
+ def libraryManagement = ivy"org.scala-sbt::librarymanagement-ivy:1.10.0"
57
def log4j = ivy"org.apache.logging.log4j:log4j-core:2.23.0"
58
def logback = ivy"ch.qos.logback:logback-classic:1.4.14"
59
def macroParadise = ivy"org.scalamacros:::paradise:2.1.1"
0 commit comments