Skip to content

Commit c292325

Browse files
committed
Update dependencies
1 parent 0711d79 commit c292325

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
@@ -9,9 +9,9 @@ description = "TFB benchmark"
99
group = "com.hexagontk"
1010

1111
ext {
12-
hexagonVersion = "4.0.0-B4"
12+
hexagonVersion = "4.0.1"
1313
jettyVersion = "12.0.16"
14-
nettyVersion = "4.1.117.Final"
14+
nettyVersion = "4.1.118.Final"
1515

1616
hikariVersion = "6.2.1"
1717
postgresqlVersion = "42.7.5"

0 commit comments

Comments
 (0)