Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jaguililla committed Mar 15, 2024
1 parent 6bcabf3 commit cc6e87e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frameworks/Kotlin/hexagon/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit cc6e87e

Please sign in to comment.