Skip to content

Commit

Permalink
fix(deps): update dependency org.hsqldb:hsqldb to v2.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 28, 2023
1 parent f80edc9 commit 3b2fa1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bom-testing/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ dependencies {
api("org.hamcrest:hamcrest-core:2.2")
api("org.hamcrest:hamcrest-library:2.2")
api("org.hamcrest:hamcrest:2.2")
api("org.hsqldb:hsqldb:2.5.2")
api("org.hsqldb:hsqldb:2.7.1")
api("org.objenesis:objenesis:3.3")
api("org.spockframework:spock-core:2.2-groovy-3.0")
api("org.springframework:spring-beans:4.3.17.RELEASE")
Expand Down

0 comments on commit 3b2fa1e

Please sign in to comment.