We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 192ff1c commit 6d955cdCopy full SHA for 6d955cd
.travis.yml
@@ -6,8 +6,8 @@ language: scala
6
7
scala:
8
- 2.11.12
9
- - 2.12.10
10
- - 2.13.1
+ - 2.12.11
+ - 2.13.3
11
12
env:
13
- ADOPTOPENJDK=8
@@ -20,6 +20,5 @@ script: ./build.sh
20
21
notifications:
22
email:
23
- - adriaan.moors@lightbend.com
24
- seth.tisue@lightbend.com
25
- andy@hicks.net
project/build.properties
@@ -1 +1 @@
1
-sbt.version=1.3.7
+sbt.version=1.3.13
0 commit comments