Skip to content

Commit

Permalink
Bump com.h2database:h2 from 2.2.220 to 2.2.222
Browse files Browse the repository at this point in the history
Bumps [com.h2database:h2](https://github.com/h2database/h2database) from 2.2.220 to 2.2.222.
- [Release notes](https://github.com/h2database/h2database/releases)
- [Commits](h2database/h2database@version-2.2.220...version-2.2.222)

---
updated-dependencies:
- dependency-name: com.h2database:h2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 1, 2023
1 parent 9dd17f1 commit d0bd1a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guicey-jdbi3/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ dependencies {
}

testImplementation 'org.flywaydb:flyway-core:9.22.0'
testImplementation 'com.h2database:h2:2.2.220'
testImplementation 'com.h2database:h2:2.2.222'
}

0 comments on commit d0bd1a5

Please sign in to comment.