We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0711d79 commit c292325Copy full SHA for c292325
frameworks/Kotlin/hexagon/build.gradle
@@ -9,9 +9,9 @@ description = "TFB benchmark"
9
group = "com.hexagontk"
10
11
ext {
12
- hexagonVersion = "4.0.0-B4"
+ hexagonVersion = "4.0.1"
13
jettyVersion = "12.0.16"
14
- nettyVersion = "4.1.117.Final"
+ nettyVersion = "4.1.118.Final"
15
16
hikariVersion = "6.2.1"
17
postgresqlVersion = "42.7.5"
0 commit comments