Skip to content

Commit cc6e87e

Browse files
committed
Update dependencies
1 parent 6bcabf3 commit cc6e87e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

frameworks/Kotlin/hexagon/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ ext {
1414
nettyVersion = "4.1.107.Final"
1515

1616
hikariVersion = "5.1.0"
17-
postgresqlVersion = "42.7.2"
18-
vertxVersion = "4.5.4"
17+
postgresqlVersion = "42.7.3"
18+
vertxVersion = "4.5.5"
1919
cache2kVersion = "2.6.1.Final"
2020

2121
applicationClass = "com.hexagonkt.BenchmarkKt"

0 commit comments

Comments
 (0)