Skip to content

Commit 53c8d80

Browse files
chore(deps): bump org.junit.jupiter:junit-jupiter from 5.10.2 to 6.0.2
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) from 5.10.2 to 6.0.2. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.10.2...r6.0.2) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1ead049 commit 53c8d80

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
@@ -49,7 +49,7 @@
4949
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
5050
<maven.compiler.source>17</maven.compiler.source>
5151
<maven.compiler.target>17</maven.compiler.target>
52-
<junit.version>5.10.2</junit.version>
52+
<junit.version>6.0.2</junit.version>
5353
<version.plugin.central-publishing>0.9.0</version.plugin.central-publishing>
5454
<version.plugin.gpg>3.2.8</version.plugin.gpg>
5555
<version.plugin.javadoc>3.12.0</version.plugin.javadoc>

0 commit comments

Comments
 (0)