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.
2 parents 4f1fdc5 + 8f435f6 commit 2dda3aaCopy full SHA for 2dda3aa
build.sbt
@@ -2,7 +2,7 @@ import com.jsuereth.sbtpgp.PgpKeys.publishSigned
2
3
ThisBuild / organization := "org.scala-exercises"
4
ThisBuild / githubOrganization := "47degrees"
5
-ThisBuild / scalaVersion := "2.13.2"
+ThisBuild / scalaVersion := "2.13.3"
6
7
publish / skip := true
8
0 commit comments