Skip to content

Commit

Permalink
Dependencies: Upgrade to testcontainers 1.20.0 (#135)
Browse files Browse the repository at this point in the history
  • Loading branch information
sullis authored Aug 1, 2024
1 parent 3643d8f commit 7edb620
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
<kotest.version>5.8.0</kotest.version>
<kotlin.version>1.9.22</kotlin.version>
<kotlinx-coroutines-core-jvm.version>1.8.0</kotlinx-coroutines-core-jvm.version>
<testcontainers.version>1.19.8</testcontainers.version>
<testcontainers.version>1.20.0</testcontainers.version>
<mockserver-client.version>5.15.0</mockserver-client.version>
<ktor.version>2.3.8</ktor.version>
<jackson-kotlin-module.version>2.16.1</jackson-kotlin-module.version>
Expand Down

0 comments on commit 7edb620

Please sign in to comment.