We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1beb47 commit 99c7fbaCopy full SHA for 99c7fba
build.sbt
@@ -10,7 +10,7 @@ lazy val root = (project in file(".")).
10
inThisBuild(List(
11
organization := "com.clever-cloud",
12
scalaVersion := "2.13.10",
13
- version := "2.0.1",
+ version := "2.0.2",
14
)),
15
name := "testcontainers-scala-warp10",
16
licenses := List("MIT" -> new URL("https://mit-license.org/")),
0 commit comments