Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
change maven scala plugin version to 4.8.1
  • Loading branch information
lausdahl authored Jul 3, 2023
1 parent 30f974f commit 99ec660
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/topologicalsorting/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
<!-- see http://davidb.github.com/scala-maven-plugin -->
<groupId>net.alchim31.maven</groupId>
<artifactId>scala-maven-plugin</artifactId>
<version>4.4.0</version>
<version>4.8.1</version>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit 99ec660

Please sign in to comment.