Skip to content

Commit b8fd775

Browse files
authored
Update scala-library to 2.13.10
1 parent fa5950c commit b8fd775

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import com.jsuereth.sbtpgp.PgpKeys.publishSigned
22

33
ThisBuild / organization := "org.scala-exercises"
44
ThisBuild / githubOrganization := "47degrees"
5-
ThisBuild / scalaVersion := "2.13.9"
5+
ThisBuild / scalaVersion := "2.13.10"
66

77
// This is required by the exercises compiler:
88
publishLocal := (publishLocal dependsOn compile).value

0 commit comments

Comments
 (0)