Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jaguililla committed Apr 21, 2024
1 parent 7b800e1 commit f17ab59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ val os = getProperty("os.name").lowercase()
val hexagonVersion = "3.5.3"
val hexagonExtraVersion = "3.4.6"
val vertxVersion = "4.5.7"
val slf4jVersion = "2.0.12"
val slf4jVersion = "2.0.13"

val gradleScripts = "https://raw.githubusercontent.com/hexagontk/hexagon/$hexagonVersion/gradle"

Expand Down

0 comments on commit f17ab59

Please sign in to comment.