Skip to content

Commit d0ea1c6

Browse files
Bump surefire-plugin.version from 3.4.0 to 3.5.0 (#136)
Bumps `surefire-plugin.version` from 3.4.0 to 3.5.0. Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.4.0 to 3.5.0 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.4.0...surefire-3.5.0) Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.4.0 to 3.5.0 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.4.0...surefire-3.5.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3bda0f3 commit d0ea1c6

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
@@ -18,7 +18,7 @@
1818
<scala-maven-plugin.version>4.9.2</scala-maven-plugin.version>
1919
<scala.version>3.5.0</scala.version>
2020
<skipITs>true</skipITs>
21-
<surefire-plugin.version>3.4.0</surefire-plugin.version>
21+
<surefire-plugin.version>3.5.0</surefire-plugin.version>
2222
<sonar.organization>carlosedp</sonar.organization>
2323
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
2424
</properties>

0 commit comments

Comments
 (0)