Skip to content

Commit

Permalink
chore(deps): update jdbi3 packages to v3.42.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 2, 2023
1 parent b997d2c commit ce1f552
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 @@ -95,12 +95,12 @@
<dependency>
<groupId>org.jdbi</groupId>
<artifactId>jdbi3-core</artifactId>
<version>3.41.3</version>
<version>3.42.0</version>
</dependency>
<dependency>
<groupId>org.jdbi</groupId>
<artifactId>jdbi3-kotlin</artifactId>
<version>3.41.3</version>
<version>3.42.0</version>
</dependency>


Expand Down Expand Up @@ -151,7 +151,7 @@
<dependency>
<groupId>org.jdbi</groupId>
<artifactId>jdbi3-postgres</artifactId>
<version>3.41.3</version>
<version>3.42.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit ce1f552

Please sign in to comment.