Skip to content

Commit ddf45a8

Browse files
Bump org.junit.jupiter:junit-jupiter-api from 5.10.2 to 5.13.0
Bumps [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) from 5.10.2 to 5.13.0. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.10.2...r5.13.0) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-version: 5.13.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d4e7f09 commit ddf45a8

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
@@ -81,7 +81,7 @@ under the License.
8181
<mavenVersion>4.0.0-beta-3</mavenVersion>
8282

8383
<guiceVersion>6.0.0</guiceVersion>
84-
<junitVersion>5.10.2</junitVersion>
84+
<junitVersion>5.13.0</junitVersion>
8585
<mavenArchiverVersion>4.0.0-beta-1</mavenArchiverVersion>
8686
<mavenPluginPluginVersion>4.0.0-beta-1</mavenPluginPluginVersion>
8787
<mavenPluginTestingVersion>4.0.0-beta-1</mavenPluginTestingVersion>

0 commit comments

Comments
 (0)