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 60d349f commit fa73a7cCopy full SHA for fa73a7c
README.md
@@ -14,7 +14,7 @@ Install
14
build.sbt
15
16
```scala
17
-libraryDependencies ++= Seq("com.agoda" %% "kafka-jdbc-connector" % "0.9.0.0")
+libraryDependencies ++= Seq("com.agoda" %% "kafka-jdbc-connector" % "1.0.0")
18
```
19
20
Change Log
0 commit comments