Skip to content

Commit f186d41

Browse files
committed
(ci): Bump Scala 3 version to 3.7.0
1 parent 40137ce commit f186d41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
fail-fast: false
3434
matrix:
3535
java: ["8", "11", "17", "21"]
36-
scala: ["2.12.20", "2.13.16", "3.6.3"]
36+
scala: ["2.12.20", "2.13.16", "3.7.0"]
3737
steps:
3838
- name: Checkout current branch
3939
uses: actions/checkout@v4.2.2

0 commit comments

Comments
 (0)