From 4b70cba47427e843aec416928bfaeae484fd755d Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Tue, 7 Oct 2025 15:19:47 +0000 Subject: [PATCH] Update scala-library to 2.13.17 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 079a318..52512f0 100644 --- a/build.sbt +++ b/build.sbt @@ -5,7 +5,7 @@ Global / onChangedBuildSource := ReloadOnSourceChanges inThisBuild( Seq( organization := "io.github.fun-stack", - scalaVersion := "2.13.16", + scalaVersion := "2.13.17", licenses := Seq("MIT License" -> url("https://opensource.org/licenses/MIT")), homepage := Some(url("https://github.com/fun-stack/local-env")), scmInfo := Some(