Skip to content

Commit 249e1a7

Browse files
Update metaconfig-typesafe-config to 0.13.0 (#3058)
1 parent f1b3487 commit 249e1a7

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
@@ -161,7 +161,7 @@ object Deps {
161161
def libsodiumjni = ivy"org.virtuslab.scala-cli:libsodiumjni:0.0.4"
162162
def macroParadise = ivy"org.scalamacros:::paradise:2.1.1"
163163
def metaconfigTypesafe =
164-
ivy"com.geirsson::metaconfig-typesafe-config:0.12.0"
164+
ivy"org.scalameta::metaconfig-typesafe-config:0.13.0"
165165
.exclude(("org.scala-lang", "scala-compiler"))
166166
def munit = ivy"org.scalameta::munit:1.0.0"
167167
def nativeTestRunner = ivy"org.scala-native::test-runner:${Versions.scalaNative}"

0 commit comments

Comments
 (0)