Skip to content

Commit f0119d7

Browse files
authored
Update scala-library to 2.13.9
1 parent 8edede8 commit f0119d7

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
@@ -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.8"
5+
ThisBuild / scalaVersion := "2.13.9"
66

77
// Required to prevent errors for eviction from binary incompatible dependency
88
// resolutions.

0 commit comments

Comments
 (0)