diff --git a/build.sbt b/build.sbt index 0538139..a9ed182 100644 --- a/build.sbt +++ b/build.sbt @@ -1,7 +1,7 @@ name := "pdal-jni" val scala212 = "2.12.19" -val scala213 = "2.13.14" +val scala213 = "2.13.15" val scala3 = "3.5.0" val scalaVersions = Seq(scala3, scala213, scala212) diff --git a/examples/pdal-jni/project/build.properties b/examples/pdal-jni/project/build.properties index ee4c672..0b699c3 100644 --- a/examples/pdal-jni/project/build.properties +++ b/examples/pdal-jni/project/build.properties @@ -1 +1 @@ -sbt.version=1.10.1 +sbt.version=1.10.2 diff --git a/project/build.properties b/project/build.properties index ee4c672..0b699c3 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=1.10.1 +sbt.version=1.10.2