Skip to content

Commit

Permalink
Update metaconfig-typesafe-config to 0.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Aug 16, 2022
1 parent ac3efe4 commit ba37d0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/deps.sc
Expand Up @@ -95,7 +95,7 @@ object Deps {
def libsodiumjni = ivy"io.github.alexarchambault.tmp.libsodiumjni:libsodiumjni:0.0.3"
def macroParadise = ivy"org.scalamacros:::paradise:2.1.1"
def metaconfigTypesafe =
ivy"com.geirsson::metaconfig-typesafe-config:0.10.0"
ivy"com.geirsson::metaconfig-typesafe-config:0.11.1"
.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 ba37d0e

Please sign in to comment.