Skip to content

Commit

Permalink
chore: Upgrade the liquibase lock library
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonmcintosh committed Dec 8, 2023
1 parent 2ae4f0b commit f79b447
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kork-sql/kork-sql.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies {
api "org.liquibase:liquibase-core"
api "com.zaxxer:HikariCP"

implementation 'com.github.blagerweij:liquibase-sessionlock:1.5.0'
implementation 'com.github.blagerweij:liquibase-sessionlock:1.6.9'

testImplementation "org.springframework.boot:spring-boot-starter-actuator"
testImplementation "org.springframework.boot:spring-boot-starter-web"
Expand Down

0 comments on commit f79b447

Please sign in to comment.