Skip to content

Commit

Permalink
Merge pull request #269 from Aiven-Open/dependabot/gradle/testcontain…
Browse files Browse the repository at this point in the history
…ersVersion-1.20.3

chore(deps): bump testcontainersVersion from 1.20.2 to 1.20.3
  • Loading branch information
AnatolyPopov authored Nov 5, 2024
2 parents acb6d36 + 00fa3dd commit 87cf874
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 @@ -75,7 +75,7 @@ val mockitoVersion = "5.14.1"
val servletVersion = "4.0.1"
val slf4japiVersion = "1.7.36"
val spotbugsAnnotationsVersion = "4.8.6"
val testcontainersVersion = "1.20.2"
val testcontainersVersion = "1.20.3"
val assertjVersion = "3.25.3"
val awaitilityVersion = "4.2.2"

Expand Down

0 comments on commit 87cf874

Please sign in to comment.