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 50e5f87 commit aafda53Copy full SHA for aafda53
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.9"
+ThisBuild / scalaVersion := "2.13.10"
6
7
// Required to prevent errors for eviction from binary incompatible dependency
8
// resolutions.
0 commit comments