Skip to content

Commit 1b64a03

Browse files
Bump io.github.evis:scalafix-maven-plugin_2.13 (#273)
Bumps [io.github.evis:scalafix-maven-plugin_2.13](https://github.com/evis/scalafix-maven-plugin) from 0.1.9_0.12.1 to 0.1.10_0.14.2. - [Release notes](https://github.com/evis/scalafix-maven-plugin/releases) - [Commits](https://github.com/evis/scalafix-maven-plugin/commits) --- updated-dependencies: - dependency-name: io.github.evis:scalafix-maven-plugin_2.13 dependency-version: 0.1.10_0.14.2 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 d6d9550 commit 1b64a03

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
@@ -16,7 +16,7 @@
1616
<quarkus.platform.version>3.21.0</quarkus.platform.version>
1717
<scala-maven-plugin.version>4.9.5</scala-maven-plugin.version>
1818
<scalafmt-plugin.version>1.1.1713302731.c3d0074</scalafmt-plugin.version>
19-
<scalafix-plugin.version>0.1.9_0.12.1</scalafix-plugin.version>
19+
<scalafix-plugin.version>0.1.10_0.14.2</scalafix-plugin.version>
2020
<scala.version>3.6.4</scala.version>
2121
<skipITs>true</skipITs>
2222
<surefire-plugin.version>3.5.3</surefire-plugin.version>

0 commit comments

Comments
 (0)