Skip to content

Commit 08d2a63

Browse files
authored
Merge pull request #120 from MinecraftModDevelopment/dependabot/maven/org.jdbi-jdbi3-core-3.27.1
Bump jdbi3-core from 3.27.0 to 3.27.1
2 parents 092d6eb + abbc449 commit 08d2a63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
<dependency>
8484
<groupId>org.jdbi</groupId>
8585
<artifactId>jdbi3-core</artifactId>
86-
<version>3.27.0</version>
86+
<version>3.27.1</version>
8787
<scope>runtime</scope>
8888
</dependency>
8989
<dependency>

0 commit comments

Comments
 (0)