Commit 2fc42f1
fix(build): update Scala 3 version from 3.1.3 to 3.3.3
- Updated Scala 3 version in project/Dependencies.scala from 3.1.3 to 3.3.3
- Updated CI workflow to test with Scala 3.3.3 instead of 3.3.1
- Resolves TASTy version compatibility issues with finagle-memcached and elasticmq modules
- Fixes compilation errors due to incompatible TASTy format versions between Scala 3.1.x and 3.3.x
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 2e95eaa commit 2fc42f1
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments