Skip to content

Commit 52067ab

Browse files
committed
chore: Update library-management-ivy to 1.9.2
1 parent 7aa8bfd commit 52067ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sc

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ object Dependencies {
4848
ivy"com.github.plokhotnyuk.jsoniter-scala::jsoniter-scala-macros:$jsoniterVersion"
4949
def junit = ivy"com.github.sbt:junit-interface:0.13.3"
5050
def libdaemonjvm = ivy"io.github.alexarchambault.libdaemon::libdaemon:0.0.11"
51-
def libraryManagement = ivy"org.scala-sbt::librarymanagement-ivy:1.9.1"
51+
def libraryManagement = ivy"org.scala-sbt::librarymanagement-ivy:1.9.2"
5252
def log4j = ivy"org.apache.logging.log4j:log4j-core:2.20.0"
5353
def logback = ivy"ch.qos.logback:logback-classic:1.4.6"
5454
def macroParadise = ivy"org.scalamacros:::paradise:2.1.1"

0 commit comments

Comments
 (0)