Skip to content

Commit

Permalink
Update dependency ch.epfl.scala:scalafix-interfaces to v0.10.3 (#53)
Browse files Browse the repository at this point in the history
* Update dependency ch.epfl.scala:scalafix-interfaces to v0.10.3

* update scala: 2.13.8 -> 2.13.9

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Evgeny Veretennikov <[email protected]>
  • Loading branch information
renovate[bot] and evis authored Sep 22, 2022
1 parent c4bbab5 commit 8ab3a4f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<id>scala-2.13</id>
<properties>
<scala.major.version>2.13</scala.major.version>
<scala.patch.version>8</scala.patch.version>
<scala.patch.version>9</scala.patch.version>
</properties>
</profile>
</profiles>
Expand All @@ -53,7 +53,7 @@
<maven-plugin-api.version>3.8.6</maven-plugin-api.version>
<maven-plugin-annotations.version>3.6.4</maven-plugin-annotations.version>
<maven-plugin-plugin.version>3.6.4</maven-plugin-plugin.version>
<scalafix.version>0.10.2</scalafix.version>
<scalafix.version>0.10.3</scalafix.version>
<scala.major.version>2.13</scala.major.version>
<scala.patch.version>8</scala.patch.version>
<scala.version>${scala.major.version}.${scala.patch.version}</scala.version>
Expand Down

0 comments on commit 8ab3a4f

Please sign in to comment.