Skip to content

Commit

Permalink
Compile Scala 3 version with Scala LTS (3.3.4 (#732)
Browse files Browse the repository at this point in the history
Compile Scala 3 version with Scala LTS (3.3.4). See issue #731
  • Loading branch information
Dichotomia authored Dec 4, 2024
1 parent 6b04cf1 commit 830fe2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion play-pac4j_3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

<properties>
<scala.major.version>3</scala.major.version>
<scala.version>3.6.1</scala.version>
<scala.version>3.3.4</scala.version>
<scala.maven.version>3.3.3</scala.maven.version>
</properties>

Expand Down

0 comments on commit 830fe2b

Please sign in to comment.