Skip to content

Commit

Permalink
Merge pull request #305 from scala-steward/update/scala3-library-3.3.0
Browse files Browse the repository at this point in the history
build(deps): bump scala3-library from 3.2.2 to 3.3.0
  • Loading branch information
tkrs committed Jun 9, 2023
2 parents 1ef63fa + 85acb52 commit 3cb6792
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Expand Up @@ -2,7 +2,7 @@ import sbt._

object Dependencies {
val Ver = new {
val scala3 = "3.2.2"
val scala3 = "3.3.0"
val `scala2.13` = "2.13.10"
val `scala2.12` = "2.12.17"

Expand Down

0 comments on commit 3cb6792

Please sign in to comment.