Skip to content

Commit 4812cd5

Browse files
committed
Downgrade scala-maven-plugin to 4.3.0
1 parent 122f8f0 commit 4812cd5

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
@@ -2468,7 +2468,7 @@
24682468
<plugin>
24692469
<groupId>net.alchim31.maven</groupId>
24702470
<artifactId>scala-maven-plugin</artifactId>
2471-
<version>4.4.0</version>
2471+
<version>4.3.0</version>
24722472
<executions>
24732473
<execution>
24742474
<id>eclipse-add-source</id>

0 commit comments

Comments
 (0)