We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7aa8bfd commit 52067abCopy full SHA for 52067ab
build.sc
@@ -48,7 +48,7 @@ object Dependencies {
48
ivy"com.github.plokhotnyuk.jsoniter-scala::jsoniter-scala-macros:$jsoniterVersion"
49
def junit = ivy"com.github.sbt:junit-interface:0.13.3"
50
def libdaemonjvm = ivy"io.github.alexarchambault.libdaemon::libdaemon:0.0.11"
51
- def libraryManagement = ivy"org.scala-sbt::librarymanagement-ivy:1.9.1"
+ def libraryManagement = ivy"org.scala-sbt::librarymanagement-ivy:1.9.2"
52
def log4j = ivy"org.apache.logging.log4j:log4j-core:2.20.0"
53
def logback = ivy"ch.qos.logback:logback-classic:1.4.6"
54
def macroParadise = ivy"org.scalamacros:::paradise:2.1.1"
0 commit comments