Update scala to 2.13.3

This commit is contained in:
Eike Kettner
2020-08-01 01:03:43 +02:00
parent de36bed964
commit 0599176ae8
6 changed files with 11 additions and 10 deletions

View File

@ -1,6 +1,6 @@
language: scala
scala:
- 2.13.2
- 2.13.3
jdk:
- openjdk8