Skip to content

Commit de4c3a5

Browse files
committed
Update scala-library to 2.11.12
1 parent 2c56a5f commit de4c3a5

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 @@ name := "scala-retry"
22

33
organization := "com.github.hipjim"
44

5-
crossScalaVersions := Seq("2.10.6", "2.11.10", "2.12.15","2.13.15", "3.0.2")
5+
crossScalaVersions := Seq("2.10.6", "2.11.12", "2.12.15","2.13.15", "3.0.2")
66

77
version := "0.5.0-SNAPSHOT"
88

0 commit comments

Comments
 (0)