Skip to content

Commit fa73a7c

Browse files
updating readme with correct version
1 parent 60d349f commit fa73a7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Install
1414
build.sbt
1515

1616
```scala
17-
libraryDependencies ++= Seq("com.agoda" %% "kafka-jdbc-connector" % "0.9.0.0")
17+
libraryDependencies ++= Seq("com.agoda" %% "kafka-jdbc-connector" % "1.0.0")
1818
```
1919

2020
Change Log

0 commit comments

Comments
 (0)