Skip to content

Commit f17cdf6

Browse files
Bump junit-jupiter.version from 5.12.2 to 5.13.1
Bumps `junit-jupiter.version` from 5.12.2 to 5.13.1. Updates `org.junit.jupiter:junit-jupiter-api` from 5.12.2 to 5.13.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.12.2...r5.13.1) Updates `org.junit.jupiter:junit-jupiter-params` from 5.12.2 to 5.13.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.12.2...r5.13.1) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-version: 5.13.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-version: 5.13.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent caf57ea commit f17cdf6

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
@@ -60,7 +60,7 @@
6060
<maven.compiler.source>17</maven.compiler.source>
6161
<maven.compiler.target>17</maven.compiler.target>
6262
<maven.version>3.9.9</maven.version>
63-
<junit-jupiter.version>5.12.2</junit-jupiter.version>
63+
<junit-jupiter.version>5.13.1</junit-jupiter.version>
6464
<inject-resources.version>1.0.0</inject-resources.version>
6565
<maven-plugin-plugin.version>3.15.1</maven-plugin-plugin.version>
6666
<sisu-maven-plugin.version>0.3.5</sisu-maven-plugin.version>

0 commit comments

Comments
 (0)