We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 078c704 commit 6e1fb20Copy full SHA for 6e1fb20
build.sbt
@@ -5,7 +5,7 @@ Global / onChangedBuildSource := ReloadOnSourceChanges
5
inThisBuild(
6
Seq(
7
organization := "io.github.fun-stack",
8
- scalaVersion := "2.13.15",
+ scalaVersion := "2.13.16",
9
licenses := Seq("MIT License" -> url("https://opensource.org/licenses/MIT")),
10
homepage := Some(url("https://github.com/fun-stack/local-env")),
11
scmInfo := Some(
0 commit comments