Skip to content

Commit

Permalink
Update dependency scala to v3.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 7, 2024
1 parent 9eca750 commit 3c732ad
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
@@ -1,4 +1,4 @@
val scala3Version = "3.3.3"
val scala3Version = "3.4.1"

lazy val root = project.in(file("."))
.settings(
Expand Down

0 comments on commit 3c732ad

Please sign in to comment.