Skip to content

Commit

Permalink
Merge pull request #6 from leviysoft/chore/scala-3.3.5
Browse files Browse the repository at this point in the history
Scala 3.3.5
  • Loading branch information
danslapman authored Jan 30, 2025
2 parents 508c8af + 0a8f8b4 commit a634082
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import kotlin.Keys._

ThisBuild / scalaVersion := "3.3.4"
ThisBuild / scalaVersion := "3.3.5"

ThisBuild / crossScalaVersions := Seq("2.13.16", scalaVersion.value)

Expand Down

0 comments on commit a634082

Please sign in to comment.