Skip to content

Commit

Permalink
chore: Update library-management-ivy to 1.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tgodzik committed Sep 4, 2023
1 parent 7aa8bfd commit 52067ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ object Dependencies {
ivy"com.github.plokhotnyuk.jsoniter-scala::jsoniter-scala-macros:$jsoniterVersion"
def junit = ivy"com.github.sbt:junit-interface:0.13.3"
def libdaemonjvm = ivy"io.github.alexarchambault.libdaemon::libdaemon:0.0.11"
def libraryManagement = ivy"org.scala-sbt::librarymanagement-ivy:1.9.1"
def libraryManagement = ivy"org.scala-sbt::librarymanagement-ivy:1.9.2"
def log4j = ivy"org.apache.logging.log4j:log4j-core:2.20.0"
def logback = ivy"ch.qos.logback:logback-classic:1.4.6"
def macroParadise = ivy"org.scalamacros:::paradise:2.1.1"
Expand Down

0 comments on commit 52067ab

Please sign in to comment.