Skip to content

Commit 7546427

Browse files
authored
docs: Update README.md
1 parent 9b68dd1 commit 7546427

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ This library provides an easy and simple way to handle Docker Container or Docke
1414
Add the following to your sbt build (2.12.x, 2.13.x, 3.0.0-RC2):
1515

1616
```scala
17-
resolvers += "Sonatype OSS Release Repository" at "https://oss.sonatype.org/content/repositories/releases/"
18-
1917
val version = "..."
2018

2119
libraryDependencies += Seq(

0 commit comments

Comments
 (0)