Skip to content

Commit f8d2e5f

Browse files
build(deps): bump version.junit from 5.11.3 to 5.11.4 (#223)
Bumps `version.junit` from 5.11.3 to 5.11.4. Updates `org.junit.jupiter:junit-jupiter-api` from 5.11.3 to 5.11.4 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.3...r5.11.4) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.3 to 5.11.4 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.3...r5.11.4) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 86788fa commit f8d2e5f

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
@@ -56,7 +56,7 @@
5656
<com.marcnuri.jkube-helm.repository.stable>https://repo1.maven.org/maven2</com.marcnuri.jkube-helm.repository.stable>
5757
<version.assertj>3.27.0</version.assertj>
5858
<version.jna>5.15.0</version.jna>
59-
<version.junit>5.11.3</version.junit>
59+
<version.junit>5.11.4</version.junit>
6060
<version.maven-core>3.9.5</version.maven-core>
6161
<version.maven-plugin-annotations>3.10.1</version.maven-plugin-annotations>
6262
<version.maven-plugin-plugin>3.9.0</version.maven-plugin-plugin>

0 commit comments

Comments
 (0)