Skip to content

Commit 477d1af

Browse files
Bump scala-maven-plugin from 4.8.0 to 4.8.1
Bumps scala-maven-plugin from 4.8.0 to 4.8.1. --- updated-dependencies: - dependency-name: net.alchim31.maven:scala-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f576c63 commit 477d1af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<kotlin.version>1.8.10</kotlin.version>
2424
<dokka.version>1.7.20</dokka.version>
2525
<scala.version>2.13.8</scala.version>
26-
<scala-maven-plugin.version>4.8.0</scala-maven-plugin.version>
26+
<scala-maven-plugin.version>4.8.1</scala-maven-plugin.version>
2727
<!-- not pretty but this is used in the codestarts and we don't want to break compatibility -->
2828
<scala-plugin.version>${scala-maven-plugin.version}</scala-plugin.version>
2929

0 commit comments

Comments
 (0)