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 bb9c9f8 commit f0d8bf3Copy full SHA for f0d8bf3
project/deps/package.mill.scala
@@ -167,7 +167,7 @@ object Deps {
167
.exclude(("ai.kien", "python-native-libs_2.13"))
168
.exclude(("org.scala-lang.modules", "scala-collection-compat_2.13"))
169
def coursierProxySetup = ivy"io.get-coursier:coursier-proxy-setup:${Versions.coursier}"
170
- def coursierPublish = ivy"io.get-coursier.publish:publish_2.13:0.2.0"
+ def coursierPublish = ivy"io.get-coursier.publish:publish_2.13:0.2.1"
171
172
.exclude(("com.github.plokhotnyuk.jsoniter-scala", "jsoniter-scala-core_2.13"))
173
def dependency = ivy"io.get-coursier::dependency:0.3.2"
0 commit comments