diff --git a/build.sbt b/build.sbt index acf3f2d..c3ab207 100644 --- a/build.sbt +++ b/build.sbt @@ -13,7 +13,7 @@ ThisBuild / version := "0.3.0-SNAPSHOT" ThisBuild / organization := "com.tegonal" ThisBuild / description := "A library containing utility and helper functions for scala" -ThisBuild / scalaVersion := "3.5.1" +ThisBuild / scalaVersion := "3.5.2" lazy val root = (project in file(".")) .settings(