Skip to content

Commit 4a22f6a

Browse files
Merge pull request #123 from jesperancinha/dependabot/maven/org.testcontainers-junit-jupiter-1.17.3
build(deps): bump junit-jupiter from 1.17.2 to 1.17.3
2 parents f78b525 + 9d80923 commit 4a22f6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
<kotlinx-coroutines-core.version>1.6.3-native-mt</kotlinx-coroutines-core.version>
124124
<kotlinx-coroutines-core-jvm.version>1.6.3-native-mt</kotlinx-coroutines-core-jvm.version>
125125
<springmockk.version>3.1.1</springmockk.version>
126-
<testcontainers.version>1.17.2</testcontainers.version>
126+
<testcontainers.version>1.17.3</testcontainers.version>
127127
</properties>
128128

129129
<build>

0 commit comments

Comments
 (0)