Skip to content

Commit 0e7705b

Browse files
Bump org.junit.jupiter:junit-jupiter from 5.10.2 to 6.0.3 (#33)
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) from 5.10.2 to 6.0.3. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.10.2...r6.0.3) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ca4ae4d commit 0e7705b

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
@@ -14,7 +14,7 @@
1414
<properties>
1515
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1616
<velocity.version>3.5.0-SNAPSHOT</velocity.version>
17-
<junit.jupiter.version>5.10.2</junit.jupiter.version>
17+
<junit.jupiter.version>6.0.3</junit.jupiter.version>
1818
<mockito.version>5.14.1</mockito.version>
1919
<maven.surefire.version>3.5.5</maven.surefire.version>
2020
<jacoco.version>0.8.12</jacoco.version>

0 commit comments

Comments
 (0)