diff --git a/build.sbt b/build.sbt index beef1bd..4af34fc 100644 --- a/build.sbt +++ b/build.sbt @@ -1,6 +1,6 @@ import Dependencies._ -val scala3Version = "3.3.7" +val scala3Version = "3.3.8" name := "csv3s" ThisBuild / organization := "ru.johnspade"