Skip to content

Commit e6be8ca

Browse files
Update dependency scala to v3.6.1
1 parent b70d13a commit e6be8ca

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.1"
1010
ThisBuild / organization := "it.agilelab"
1111
ThisBuild / organizationName := "AgileLab S.r.L."
1212
ThisBuild / dependencyOverrides ++= Dependencies.Jars.overrides

0 commit comments

Comments
 (0)