Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KirillKurdyukov authored Apr 15, 2024
1 parent 8dc070f commit 5cf8853
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flyway-dialect/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ For Gradle, add the following to your build.gradle (or build.gradle.kts):

```groovy
dependencies {
// Set actual versions
// Set an actual versions
implementation "org.flywaydb:flyway-core:$flywayCoreVersion"
implementation "tech.ydb.dialects:flyway-ydb-dialect:$flywayYdbDialecVersion"
implementation "tech.ydb.jdbc:ydb-jdbc-driver:$ydbJdbcVersion"
Expand Down

0 comments on commit 5cf8853

Please sign in to comment.