Skip to content

Commit

Permalink
Merge pull request #365 from scala-steward/update/scala3-library-3.0.2
Browse files Browse the repository at this point in the history
Update scala3-library, ... to 3.0.2
  • Loading branch information
rossabaker authored Nov 14, 2021
2 parents 7f5eecb + bda2194 commit 053a675
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
Expand Up @@ -4,7 +4,7 @@ lazy val previousJawnVersion = "1.1.2"

lazy val scala212 = "2.12.15"
lazy val scala213 = "2.13.6"
lazy val scala3 = "3.0.1"
lazy val scala3 = "3.0.2"
ThisBuild / scalaVersion := scala212
ThisBuild / organization := "org.typelevel"
ThisBuild / licenses += ("MIT", url("http://opensource.org/licenses/MIT"))
Expand Down

0 comments on commit 053a675

Please sign in to comment.