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 f632d18 commit f4ee8ecCopy full SHA for f4ee8ec
.travis.yml
@@ -8,7 +8,7 @@ scala:
8
- 3.0.0-RC1
9
- 2.11.12
10
- 2.12.13
11
- - 2.13.4
+ - 2.13.5
12
13
env:
14
- ADOPTOPENJDK=8 SCALAJS_VERSION= CACHE_WORKAROUND=see-PR-335
@@ -21,7 +21,7 @@ matrix:
21
env: ADOPTOPENJDK=8 SCALANATIVE_VERSION=0.4.0
22
- scala: 2.12.13
23
24
- - scala: 2.13.4
+ - scala: 2.13.5
25
26
27
install:
0 commit comments