Skip to content

Commit 6b488c4

Browse files
Update dependency scala to v3.6.3
1 parent a0576e1 commit 6b488c4

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
@@ -6,7 +6,7 @@ import java.nio.file.Files
66
import scala.io.Codec.UTF8
77
import scala.io.Source
88

9-
ThisBuild / scalaVersion := "3.3.3"
9+
ThisBuild / scalaVersion := "3.6.3"
1010
ThisBuild / organization := "it.agilelab"
1111
ThisBuild / organizationName := "AgileLab S.r.L."
1212
ThisBuild / dependencyOverrides ++= Dependencies.Jars.overrides

0 commit comments

Comments
 (0)