diff --git a/build.sbt b/build.sbt index b6dcdd1..83f5b61 100644 --- a/build.sbt +++ b/build.sbt @@ -8,7 +8,7 @@ licenses := Seq( organization := "io.flow" -scalaVersion := "2.13.16" +scalaVersion := "2.13.17" enablePlugins(GitVersioning) git.useGitDescribe := true