Skip to content

Commit f6de139

Browse files
chore(deps): update dependency scala to v2.13.17
1 parent 6e2f028 commit f6de139

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
@@ -6,7 +6,7 @@ ThisBuild / homepage := Some( url( "http://latestbit.com" ) )
66

77
ThisBuild / licenses += ( "Apache-2.0", url( "https://www.apache.org/licenses/LICENSE-2.0.html" ) )
88

9-
ThisBuild / scalaVersion := "2.12.20"
9+
ThisBuild / scalaVersion := "2.13.17"
1010

1111
ThisBuild / scalacOptions ++= Seq(
1212
"-encoding",

0 commit comments

Comments
 (0)