Skip to content

Commit

Permalink
build(deps): bump scala3-library from 3.2.2 to 3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and tkrs committed Jun 9, 2023
1 parent 4a10141 commit 0f74c58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ object Dependencies {
val Ver = new {
val `scala2.12` = "2.12.17"
val `scala2.13` = "2.13.10"
val scala3 = "3.2.2"
val scala3 = "3.3.0"

val organizeImports = "0.5.0"

Expand Down

0 comments on commit 0f74c58

Please sign in to comment.