Skip to content

Commit

Permalink
Scala 3.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
danslapman committed Jan 30, 2025
1 parent b760285 commit 0a8f8b4
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.15", scalaVersion.value)

Expand Down

0 comments on commit 0a8f8b4

Please sign in to comment.