Skip to content

Commit

Permalink
Update metaconfig-typesafe-config to 0.14.0 (#3364)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Dec 12, 2024
1 parent 3e811bd commit a71090f
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 @@ -194,7 +194,7 @@ object Deps {
def libsodiumjni = ivy"org.virtuslab.scala-cli:libsodiumjni:0.0.4"
def macroParadise = ivy"org.scalamacros:::paradise:2.1.1"
def metaconfigTypesafe =
ivy"org.scalameta::metaconfig-typesafe-config:0.13.0"
ivy"org.scalameta::metaconfig-typesafe-config:0.14.0"
.exclude(("org.scala-lang", "scala-compiler"))
def munit = ivy"org.scalameta::munit:1.0.3"
def nativeTestRunner = ivy"org.scala-native::test-runner:${Versions.scalaNative}"
Expand Down

0 comments on commit a71090f

Please sign in to comment.