Skip to content

Commit e3f39c2

Browse files
Bump junit-jupiter-engine from 5.7.2 to 5.8.0
Bumps [junit-jupiter-engine](https://github.com/junit-team/junit5) from 5.7.2 to 5.8.0. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.7.2...r5.8.0) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1eca4dd commit e3f39c2

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
@@ -21,7 +21,7 @@
2121
<maven.compiler.source>1.8</maven.compiler.source>
2222
<apache.pulsar.client.version>2.8.1</apache.pulsar.client.version>
2323
<testcontainers.version>1.16.0</testcontainers.version>
24-
<junit-jupiter.version>5.7.2</junit-jupiter.version>
24+
<junit-jupiter.version>5.8.0</junit-jupiter.version>
2525
<awaitility.version>4.1.0</awaitility.version>
2626
<reactor.core.version>3.4.9</reactor.core.version>
2727
<google.protobuf.version>3.17.3</google.protobuf.version>

0 commit comments

Comments
 (0)