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
lucuma-steward[bot] committed Sep 7, 2023
1 parent 9424da7 commit 0f6fbd1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ val weaverVersion = "0.8.3"
Global / excludeLintKeys += scalaJSLinkerConfig

ThisBuild / tlBaseVersion := "0.6"
ThisBuild / scalaVersion := "3.3.0"
ThisBuild / crossScalaVersions := Seq("3.3.0")
ThisBuild / scalaVersion := "3.3.1"
ThisBuild / crossScalaVersions := Seq("3.3.1")
ThisBuild / scalacOptions ++= Seq(
"-language:implicitConversions"
)
Expand Down

0 comments on commit 0f6fbd1

Please sign in to comment.