Skip to content

Commit

Permalink
Update scala-library to 2.13.15 (#137)
Browse files Browse the repository at this point in the history
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
scala-steward and mergify[bot] authored Sep 28, 2024
1 parent 945e35c commit 2a0f324
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Global / onChangedBuildSource := ReloadOnSourceChanges
inThisBuild(
Seq(
organization := "io.github.fun-stack",
scalaVersion := "2.13.14",
scalaVersion := "2.13.15",
licenses := Seq("MIT License" -> url("https://opensource.org/licenses/MIT")),
homepage := Some(url("https://github.com/fun-stack/local-env")),
scmInfo := Some(
Expand Down

0 comments on commit 2a0f324

Please sign in to comment.