Skip to content

Commit

Permalink
Update liquibase-core to 4.30.0 (#346)
Browse files Browse the repository at this point in the history
  • Loading branch information
broadbot authored Nov 6, 2024
1 parent c1a1c69 commit 43e96c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ libraryDependencies ++= Seq(
"commons-io" % "commons-io" % "2.11.0",
"commons-codec" % "commons-codec" % "1.15",
"mysql" % "mysql-connector-java" % "8.0.28",
"org.liquibase" % "liquibase-core" % "4.7.1",
"org.liquibase" % "liquibase-core" % "4.30.0",
"org.hsqldb" % "hsqldb" % "2.7.4",
"com.sendgrid" % "sendgrid-java" % "2.2.2",
"ch.qos.logback" % "logback-classic" % "1.5.11",
Expand Down

0 comments on commit 43e96c0

Please sign in to comment.