Skip to content

Commit

Permalink
Update ProjectPlugin.scala
Browse files Browse the repository at this point in the history
  • Loading branch information
xuwei-k authored Sep 6, 2024
1 parent e5646bb commit af80c99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/ProjectPlugin.scala
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ object ProjectPlugin extends AutoPlugin {
SemanticSelector(">=2.12.19")
.matches(VersionNumber(scalaVersion.value))
) {
"4.8.15"
"4.9.9"
} else {
"4.8.4"
}
Expand Down

0 comments on commit af80c99

Please sign in to comment.