Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/gradle/kotest-5.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
chad-moller-target authored Aug 19, 2024
2 parents b493351 + fcb063d commit fceab15
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
[versions]
kotlin = "1.9.0"
kotlin = "2.0.10"

kotlinLogging = "3.0.5"

versionsPlugin = "0.47.0"
nexusPublishPlugin = "1.3.0"

hikariCP = "5.0.1"
hikariCP = "5.1.0"
healthMonitorInterface = "1.2.0"

jupiter = "5.9.2"
jupiter = "5.11.0"
kotest = "5.9.1"
mockk = "1.13.5"
testContainers = "1.18.3"
testContainers = "1.20.1"
postgresql = "42.6.0"
h2 = "2.2.220"

Expand Down

0 comments on commit fceab15

Please sign in to comment.