Skip to content

Commit 5b16581

Browse files
authored
Merge pull request #359 from scala-steward/update/scala-library-2.13.5
Update scala-library to 2.13.5
2 parents f632d18 + f4ee8ec commit 5b16581

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: .travis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ scala:
88
- 3.0.0-RC1
99
- 2.11.12
1010
- 2.12.13
11-
- 2.13.4
11+
- 2.13.5
1212

1313
env:
1414
- ADOPTOPENJDK=8 SCALAJS_VERSION= CACHE_WORKAROUND=see-PR-335
@@ -21,7 +21,7 @@ matrix:
2121
env: ADOPTOPENJDK=8 SCALANATIVE_VERSION=0.4.0
2222
- scala: 2.12.13
2323
env: ADOPTOPENJDK=8 SCALANATIVE_VERSION=0.4.0
24-
- scala: 2.13.4
24+
- scala: 2.13.5
2525
env: ADOPTOPENJDK=8 SCALANATIVE_VERSION=0.4.0
2626

2727
install:

0 commit comments

Comments
 (0)