Skip to content

Commit

Permalink
Update metaconfig-typesafe-config to 0.12.0 (#2439)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Oct 4, 2023
1 parent 7e56150 commit 2521dd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/deps.sc
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ object Deps {
def libsodiumjni = ivy"org.virtuslab.scala-cli:libsodiumjni:0.0.3"
def macroParadise = ivy"org.scalamacros:::paradise:2.1.1"
def metaconfigTypesafe =
ivy"com.geirsson::metaconfig-typesafe-config:0.11.1"
ivy"com.geirsson::metaconfig-typesafe-config:0.12.0"
.exclude(("org.scala-lang", "scala-compiler"))
def munit = ivy"org.scalameta::munit:0.7.29"
def nativeTestRunner = ivy"org.scala-native::test-runner:${Versions.scalaNative}"
Expand Down

0 comments on commit 2521dd3

Please sign in to comment.