Skip to content

Commit

Permalink
build(deps): bump junit-jupiter from 1.18.1 to 1.18.2
Browse files Browse the repository at this point in the history
Bumps [junit-jupiter](https://github.com/testcontainers/testcontainers-java) from 1.18.1 to 1.18.2.
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.18.1...1.18.2)

---
updated-dependencies:
- dependency-name: org.testcontainers:junit-jupiter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed May 31, 2023
1 parent 801ee7e commit 6671e12
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 @@ -118,7 +118,7 @@
<kotlinx-coroutines-core.version>1.6.3-native-mt</kotlinx-coroutines-core.version>
<kotlinx-coroutines-core-jvm.version>1.6.3-native-mt</kotlinx-coroutines-core-jvm.version>
<springmockk.version>4.0.2</springmockk.version>
<testcontainers.version>1.18.1</testcontainers.version>
<testcontainers.version>1.18.2</testcontainers.version>
<kotlinx-coroutines-debug.version>1.7.1</kotlinx-coroutines-debug.version>
<spring-boot-starter-parent.version>3.1.0</spring-boot-starter-parent.version>
<micrometer-tracing-bridge-otel.version>1.1.1</micrometer-tracing-bridge-otel.version>
Expand Down

0 comments on commit 6671e12

Please sign in to comment.