Skip to content
This repository was archived by the owner on Jul 12, 2021. It is now read-only.

Commit da7eb06

Browse files
committed
also update crossSbtVersions to 1.1.5
1 parent ad46950 commit da7eb06

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
@@ -7,7 +7,7 @@ enablePlugins(OssLibPlugin)
77
organization := "com.newmotion"
88
name := "sbt-build-seed"
99

10-
crossSbtVersions := Vector("0.13.17", "1.1.2")
10+
crossSbtVersions := Vector("0.13.17", "1.1.5")
1111
releaseCrossBuild := false
1212

1313
libraryDependencies ++= {

0 commit comments

Comments
 (0)