Skip to content

Commit

Permalink
Core: upgrade testcontainers-java to 1.19.8
Browse files Browse the repository at this point in the history
  • Loading branch information
sullis committed Jun 25, 2024
1 parent d4114f1 commit 0063444
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.6</testcontainers.version>
<testcontainers.version>1.19.8</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 0063444

Please sign in to comment.