Skip to content

Commit

Permalink
scala 3.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ornicar committed Oct 24, 2024
1 parent 35b1995 commit 160c113
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 @@
inThisBuild(
Seq(
scalaVersion := "3.5.1",
scalaVersion := "3.5.2",
version := "16.3.2",
organization := "org.lichess",
licenses += ("MIT" -> url("https://opensource.org/licenses/MIT")),
Expand Down

0 comments on commit 160c113

Please sign in to comment.