Skip to content

Commit

Permalink
chore(deps): update jdbi3 packages to v3.41.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 18, 2023
1 parent 9098508 commit c184b5c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -100,12 +100,12 @@
<dependency>
<groupId>org.jdbi</groupId>
<artifactId>jdbi3-core</artifactId>
<version>3.40.0</version>
<version>3.41.0</version>
</dependency>
<dependency>
<groupId>org.jdbi</groupId>
<artifactId>jdbi3-kotlin</artifactId>
<version>3.40.0</version>
<version>3.41.0</version>
</dependency>


Expand Down Expand Up @@ -144,7 +144,7 @@
<dependency>
<groupId>org.jdbi</groupId>
<artifactId>jdbi3-postgres</artifactId>
<version>3.40.0</version>
<version>3.41.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit c184b5c

Please sign in to comment.