Skip to content

Commit

Permalink
Update dependency scala to v3.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 16, 2024
1 parent b70d13a commit 7036306
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
Expand Up @@ -6,7 +6,7 @@ import java.nio.file.Files
import scala.io.Codec.UTF8
import scala.io.Source

ThisBuild / scalaVersion := "3.3.3"
ThisBuild / scalaVersion := "3.5.2"
ThisBuild / organization := "it.agilelab"
ThisBuild / organizationName := "AgileLab S.r.L."
ThisBuild / dependencyOverrides ++= Dependencies.Jars.overrides
Expand Down

0 comments on commit 7036306

Please sign in to comment.