Skip to content

Commit

Permalink
Bump jdbi3-core from 3.18.0 to 3.18.1 (#1829)
Browse files Browse the repository at this point in the history
Bumps [jdbi3-core](https://github.com/jdbi/jdbi) from 3.18.0 to 3.18.1.
- [Release notes](https://github.com/jdbi/jdbi/releases)
- [Changelog](https://github.com/jdbi/jdbi/blob/master/RELEASE_NOTES.md)
- [Commits](jdbi/jdbi@v3.18.0...v3.18.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 26, 2021
1 parent 6bdb023 commit e330f82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metrics-jdbi3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

<properties>
<javaModuleName>com.codahale.metrics.jdbi3</javaModuleName>
<jdbi3.version>3.18.0</jdbi3.version>
<jdbi3.version>3.18.1</jdbi3.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit e330f82

Please sign in to comment.