Browse Source

Update Hexagon version

jaguililla 1 year ago
parent
commit
1a847a17ce
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/Kotlin/hexagon/build.gradle

+ 1 - 1
frameworks/Kotlin/hexagon/build.gradle

@@ -9,7 +9,7 @@ description = "TFB benchmark"
 group = "com.hexagonkt"
 
 ext {
-    hexagonVersion = "3.5.0"
+    hexagonVersion = "3.5.1"
     jettyVersion = "12.0.7"
     nettyVersion = "4.1.107.Final"