Skip to content

Commit

Permalink
Bumped the version of the Groovy DSL in the README
Browse files Browse the repository at this point in the history
  • Loading branch information
stevesaliman committed Mar 11, 2023
1 parent 55d43c5 commit 6c1a270
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ below:
```groovy
dependencies {
liquibaseRuntime 'org.liquibase:liquibase-core:4.16.1'
liquibaseRuntime 'org.liquibase:liquibase-groovy-dsl:3.0.0'
liquibaseRuntime 'org.liquibase:liquibase-groovy-dsl:3.0.2'
liquibaseRuntime 'info.picocli:picocli:4.6.1'
liquibaseRuntime 'mysql:mysql-connector-java:5.1.34'
}
Expand Down

0 comments on commit 6c1a270

Please sign in to comment.