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 9b68dd1 commit 7546427Copy full SHA for 7546427
README.md
@@ -14,8 +14,6 @@ This library provides an easy and simple way to handle Docker Container or Docke
14
Add the following to your sbt build (2.12.x, 2.13.x, 3.0.0-RC2):
15
16
```scala
17
-resolvers += "Sonatype OSS Release Repository" at "https://oss.sonatype.org/content/repositories/releases/"
18
-
19
val version = "..."
20
21
libraryDependencies += Seq(
0 commit comments