Skip to content

Commit a5fd67a

Browse files
authored
Scala 2.13.16 (#319)
1 parent 5575121 commit a5fd67a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
strategy:
1818
fail-fast: false
1919
matrix:
20-
scalaVersion: ['2.12.20', '2.13.15', '3.3.4', '3.6.2']
20+
scalaVersion: ['2.12.20', '2.13.16', '3.3.4', '3.6.2']
2121
javaTag: [
2222
'graalvm-community-22.0.1',
2323
'graalvm-community-21.0.2',

0 commit comments

Comments
 (0)