Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jaguililla committed Dec 7, 2023
1 parent 69752f3 commit 22c6eac
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions frameworks/Kotlin/hexagon/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ description = "TFB benchmark"
group = "com.hexagonkt"

ext {
hexagonVersion = "3.4.4"
jettyVersion = "12.0.3"
hexagonVersion = "3.4.5"
jettyVersion = "12.0.4"
nettyVersion = "4.1.101.Final"

hikariVersion = "5.1.0"
postgresqlVersion = "42.7.0"
postgresqlVersion = "42.7.1"
vertxVersion = "4.5.0"
cache2kVersion = "2.6.1.Final"

Expand Down

0 comments on commit 22c6eac

Please sign in to comment.