Skip to content

Commit 22c6eac

Browse files
committed
Update dependencies
1 parent 69752f3 commit 22c6eac

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

frameworks/Kotlin/hexagon/build.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@ description = "TFB benchmark"
99
group = "com.hexagonkt"
1010

1111
ext {
12-
hexagonVersion = "3.4.4"
13-
jettyVersion = "12.0.3"
12+
hexagonVersion = "3.4.5"
13+
jettyVersion = "12.0.4"
1414
nettyVersion = "4.1.101.Final"
1515

1616
hikariVersion = "5.1.0"
17-
postgresqlVersion = "42.7.0"
17+
postgresqlVersion = "42.7.1"
1818
vertxVersion = "4.5.0"
1919
cache2kVersion = "2.6.1.Final"
2020

0 commit comments

Comments
 (0)