We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1b3487 commit 249e1a7Copy full SHA for 249e1a7
project/deps.sc
@@ -161,7 +161,7 @@ object Deps {
161
def libsodiumjni = ivy"org.virtuslab.scala-cli:libsodiumjni:0.0.4"
162
def macroParadise = ivy"org.scalamacros:::paradise:2.1.1"
163
def metaconfigTypesafe =
164
- ivy"com.geirsson::metaconfig-typesafe-config:0.12.0"
+ ivy"org.scalameta::metaconfig-typesafe-config:0.13.0"
165
.exclude(("org.scala-lang", "scala-compiler"))
166
def munit = ivy"org.scalameta::munit:1.0.0"
167
def nativeTestRunner = ivy"org.scala-native::test-runner:${Versions.scalaNative}"
0 commit comments