Skip to content

Commit f2a05f6

Browse files
Bump junit-bom from 5.8.0-M1 to 5.8.2 (#791)
Bumps [junit-bom](https://github.com/junit-team/junit5) from 5.8.0-M1 to 5.8.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.8.0-M1...r5.8.2) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Anastasiia Smirnova <[email protected]>
1 parent 66f81d7 commit f2a05f6

File tree

1 file changed

+1
-1
lines changed
  • testcontainers-spring-boot-parent

1 file changed

+1
-1
lines changed

testcontainers-spring-boot-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<spring.cloud.version>2020.0.4</spring.cloud.version>
2121
<spring.cloud.gcp.version>1.2.8.RELEASE</spring.cloud.gcp.version>
2222
<equalsverifier.version>3.7.2</equalsverifier.version>
23-
<junit-jupiter.version>5.8.0-M1</junit-jupiter.version>
23+
<junit-jupiter.version>5.8.2</junit-jupiter.version>
2424
<db2.jcc.version>11.5.7.0</db2.jcc.version>
2525
</properties>
2626

0 commit comments

Comments
 (0)