Skip to content

Commit 757cb44

Browse files
Bump surefire-plugin.version from 3.5.0 to 3.5.1 (#165)
Bumps `surefire-plugin.version` from 3.5.0 to 3.5.1. Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.0 to 3.5.1 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.0...surefire-3.5.1) Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.5.0 to 3.5.1 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.0...surefire-3.5.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production 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 4087daf commit 757cb44

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.1</scala.version>
2020
<skipITs>true</skipITs>
21-
<surefire-plugin.version>3.5.0</surefire-plugin.version>
21+
<surefire-plugin.version>3.5.1</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)