Skip to content

Commit 772ebd6

Browse files
chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin (#1480)
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.2.5 to 3.3.0. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.2.5...surefire-3.3.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a5c025a commit 772ebd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kotlin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
2525
<maven.compiler.release>21</maven.compiler.release>
2626
<kotlin.version>2.0.0</kotlin.version>
27-
<maven-surefire-plugin.version>3.2.5</maven-surefire-plugin.version>
27+
<maven-surefire-plugin.version>3.3.0</maven-surefire-plugin.version>
2828
</properties>
2929

3030
<dependencies>

0 commit comments

Comments
 (0)