Skip to content

Commit 1082a37

Browse files
authored
Scala 3.5.2
1 parent 2d595b1 commit 1082a37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
runs-on: ubuntu-latest
1717
strategy:
1818
matrix:
19-
scalaVersion: ['2.12.20', '2.13.15', '3.3.4', '3.5.1']
19+
scalaVersion: ['2.12.20', '2.13.15', '3.3.4', '3.5.2']
2020
javaTag: [
2121
'graalvm-community-22.0.1',
2222
'graalvm-community-21.0.2',

0 commit comments

Comments
 (0)