Skip to content

Commit

Permalink
bumper testcontainers
Browse files Browse the repository at this point in the history
  • Loading branch information
davidsteinsland committed Nov 25, 2024
1 parent d75e0dd commit 348b187
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 @@ -3,7 +3,7 @@ import org.jetbrains.kotlin.gradle.dsl.KotlinJvmProjectExtension
val junitJupiterVersion = "5.11.3"
val mockkVersion = "1.13.13"
val jacksonVersion = "2.18.1"
val testcontainersVersion = "1.20.3"
val testcontainersVersion = "1.20.4"
val kotlinxCoroutinesVersion = "1.9.0"

plugins {
Expand Down

0 comments on commit 348b187

Please sign in to comment.