Skip to content

Commit

Permalink
Update Scala to 2.12.18
Browse files Browse the repository at this point in the history
  • Loading branch information
lefou committed Nov 3, 2023
1 parent 801746a commit e38d05e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions polyglot-scala/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,8 @@
<name>Polyglot :: Scala</name>

<properties>
<!-- We cannot use 2.12+, as Maven 3.x requires us to run on Java7 -->
<scala.version>2.11.12</scala.version>
<scala.bin.version>2.11</scala.bin.version>
<scala.version>2.12.18</scala.version>
<scala.bin.version>2.12</scala.bin.version>
</properties>

<contributors>
Expand Down

0 comments on commit e38d05e

Please sign in to comment.