Skip to content

Commit

Permalink
build(deps): bump scala3-library from 3.3.3 to 3.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and tkrs committed Apr 25, 2024
1 parent 236c713 commit 4039be0
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.3.3"
val scala3 = "3.4.1"
val `scala2.13` = "2.13.13"
val `scala2.12` = "2.12.19"

Expand Down

0 comments on commit 4039be0

Please sign in to comment.