Skip to content

Commit 3700b61

Browse files
Update metaconfig-typesafe-config to 0.11.1 (#1254)
1 parent 1290051 commit 3700b61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/deps.sc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ object Deps {
9595
def libsodiumjni = ivy"io.github.alexarchambault.tmp.libsodiumjni:libsodiumjni:0.0.3"
9696
def macroParadise = ivy"org.scalamacros:::paradise:2.1.1"
9797
def metaconfigTypesafe =
98-
ivy"com.geirsson::metaconfig-typesafe-config:0.10.0"
98+
ivy"com.geirsson::metaconfig-typesafe-config:0.11.1"
9999
.exclude(("org.scala-lang", "scala-compiler"))
100100
def munit = ivy"org.scalameta::munit:0.7.29"
101101
def nativeTestRunner = ivy"org.scala-native::test-runner:${Versions.scalaNative}"

0 commit comments

Comments
 (0)