Skip to content

Commit 8f122c1

Browse files
dependabot[bot]franz1981
authored andcommitted
deps(deps): bump org.junit.jupiter:junit-jupiter-api
Bumps [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit-framework) from 5.11.4 to 6.0.1. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.11.4...r6.0.1) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 98ae75d commit 8f122c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<properties>
1919
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2020
<netty.version>4.2.2.Final</netty.version>
21-
<junit.version>5.11.4</junit.version>
21+
<junit.version>6.0.1</junit.version>
2222
<jmh.version>1.37</jmh.version>
2323
<java.version>26</java.version>
2424
</properties>

0 commit comments

Comments
 (0)