Browse Source

Update dependencies

jaguililla 1 năm trước cách đây
mục cha
commit
cc6e87eb3e
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      frameworks/Kotlin/hexagon/build.gradle

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

@@ -14,8 +14,8 @@ ext {
     nettyVersion = "4.1.107.Final"
 
     hikariVersion = "5.1.0"
-    postgresqlVersion = "42.7.2"
-    vertxVersion = "4.5.4"
+    postgresqlVersion = "42.7.3"
+    vertxVersion = "4.5.5"
     cache2kVersion = "2.6.1.Final"
 
     applicationClass = "com.hexagonkt.BenchmarkKt"