Skip to content

Commit fe9099d

Browse files
committed
Merge pull request #25 from retronym/ticket/sbt-version-bump
Update to SBT 0.13.7
2 parents cab9c39 + 65b50ef commit fe9099d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

admin/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ form:
4141
If Sonatype credentials change in the future, step 3 can be repeated
4242
without generating a new key.
4343

44+
Be sure to use SBT 0.13.7 or higher to avoid [#1430](https://github.com/sbt/sbt/issues/1430)!
45+
4446
### Testing
4547

4648
1. Follow the release process below to create a dummy release (e.g. 0.1.0-TEST1).

project/build.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sbt.version=0.13.6
1+
sbt.version=0.13.7

0 commit comments

Comments
 (0)