Skip to content

Commit 6d955cd

Browse files
committed
bump Scala and sbt versions
1 parent 192ff1c commit 6d955cd

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

.travis.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ language: scala
66

77
scala:
88
- 2.11.12
9-
- 2.12.10
10-
- 2.13.1
9+
- 2.12.11
10+
- 2.13.3
1111

1212
env:
1313
- ADOPTOPENJDK=8
@@ -20,6 +20,5 @@ script: ./build.sh
2020

2121
notifications:
2222
email:
23-
- adriaan.moors@lightbend.com
2423
- seth.tisue@lightbend.com
2524
- andy@hicks.net

project/build.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sbt.version=1.3.7
1+
sbt.version=1.3.13

0 commit comments

Comments
 (0)