Skip to content

Commit

Permalink
bumper junit
Browse files Browse the repository at this point in the history
  • Loading branch information
davidsteinsland committed Nov 12, 2024
1 parent 0f38a5a commit 8c97c99
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
@@ -1,7 +1,7 @@
val ktorVersion = "2.3.12"
val postgresqlVersion = "42.7.2"
val wiremockVersion = "3.3.1"
val junitJupiterVersion = "5.10.2"
val junitJupiterVersion = "5.11.3"
val testcontainersVersion = "1.19.5"
val jsonAssertVersion = "1.5.1"
val hikariCPVersion = "5.1.0"
Expand Down

0 comments on commit 8c97c99

Please sign in to comment.