Skip to content

Commit 6e1fb20

Browse files
Update scala-library to 2.13.16 (#151)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 parent 078c704 commit 6e1fb20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Global / onChangedBuildSource := ReloadOnSourceChanges
55
inThisBuild(
66
Seq(
77
organization := "io.github.fun-stack",
8-
scalaVersion := "2.13.15",
8+
scalaVersion := "2.13.16",
99
licenses := Seq("MIT License" -> url("https://opensource.org/licenses/MIT")),
1010
homepage := Some(url("https://github.com/fun-stack/local-env")),
1111
scmInfo := Some(

0 commit comments

Comments
 (0)