Skip to content

Commit

Permalink
update liquibase
Browse files Browse the repository at this point in the history
  • Loading branch information
raejohanek committed Jan 17, 2025
1 parent cfad310 commit a8db509
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ buildscript {
dependencies {
classpath('io.swagger.codegen.v3:swagger-codegen:3.0.66')
// Required for gradle liquibase plugin
classpath ('org.liquibase:liquibase-core:4.29.2')
classpath ('org.liquibase:liquibase-core:4.30.0')
}
}

Expand Down

0 comments on commit a8db509

Please sign in to comment.