Skip to content

Commit

Permalink
Bump org.jdbi:jdbi3-core from 3.45.3 to 3.45.4 in /gp2gp-translator
Browse files Browse the repository at this point in the history
Bumps [org.jdbi:jdbi3-core](https://github.com/jdbi/jdbi) from 3.45.3 to 3.45.4.
- [Release notes](https://github.com/jdbi/jdbi/releases)
- [Changelog](https://github.com/jdbi/jdbi/blob/master/RELEASE_NOTES.md)
- [Commits](jdbi/jdbi@v3.45.3...v3.45.4)

---
updated-dependencies:
- dependency-name: org.jdbi:jdbi3-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 4, 2024
1 parent e9959c8 commit 3ecde68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gp2gp-translator/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dependencies {
implementation project(':db-connector')
implementation project(':schema')
implementation 'com.github.spullara.mustache.java:compiler:0.9.14'
implementation 'org.jdbi:jdbi3-core:3.45.3'
implementation 'org.jdbi:jdbi3-core:3.45.4'
implementation 'org.jetbrains:annotations:24.1.0'

testImplementation 'org.springframework.boot:spring-boot-starter-test'
Expand Down

0 comments on commit 3ecde68

Please sign in to comment.