Skip to content

Commit

Permalink
Update scala3-library to 3.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Sep 9, 2023
1 parent 327ae4b commit 974cbcc
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 @@
ThisBuild / organization := "org.lichess"
ThisBuild / version := "15.6.7"
ThisBuild / scalaVersion := "3.3.0"
ThisBuild / scalaVersion := "3.3.1"
ThisBuild / licenses += "MIT" -> url("https://opensource.org/licenses/MIT")

ThisBuild / resolvers += "lila-maven" at "https://raw.githubusercontent.com/ornicar/lila-maven/master"
Expand Down

0 comments on commit 974cbcc

Please sign in to comment.