Skip to content

Commit 2afdbf8

Browse files
chore(deps-dev): bump org.junit.jupiter:junit-jupiter
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) from 6.0.1 to 6.0.2. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.1...r6.0.2) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 569a1d3 commit 2afdbf8

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
<maven.compiler.source>${java.version}</maven.compiler.source>
1919
<maven.compiler.target>${java.version}</maven.compiler.target>
2020
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
21-
<junit.version>6.0.1</junit.version>
21+
<junit.version>6.0.2</junit.version>
2222
<maven.compiler.plugin.version>3.14.1</maven.compiler.plugin.version>
2323
<maven.surefire.plugin.version>3.5.4</maven.surefire.plugin.version>
2424
<jacoco.plugin.version>0.8.14</jacoco.plugin.version>

0 commit comments

Comments
 (0)