Skip to content

Commit 1eeb720

Browse files
chore(deps): update dependency scala to v3.4.0
1 parent 5476c96 commit 1eeb720

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ lazy val root = (project in file("."))
99

1010
publishTo := Some(Resolver.file("Unused transient repository", file("target/unusedrepo")))
1111

12-
scalaVersion := "3.3.2"
12+
scalaVersion := "3.4.0"
1313

1414
val tapirVersion = "1.9.9"
1515
val jacksonVersion = "2.16.1"

0 commit comments

Comments
 (0)