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

Commit 111cc4d

Browse files
author
poohsen
authored
Merge pull request #5 from poohsen/bumpSbt
also update crossSbtVersions to 1.1.5
2 parents ad46950 + da7eb06 commit 111cc4d

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)