-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adapt community-build projects to Scala 3.5.0
- Loading branch information
1 parent
de46c7d
commit f88a97d
Showing
13 changed files
with
13 additions
and
13 deletions.
There are no files selected for viewing
Submodule Lucre
updated
2 files
+1 −1 | build.sbt | |
+1 −1 | confluent/shared/src/main/scala/de/sciss/lucre/confluent/impl/TxnImpl.scala |
Submodule Monocle
updated
2 files
+6 −6 | core/shared/src/main/scala/monocle/Fold.scala | |
+1 −1 | core/shared/src/main/scala/monocle/Traversal.scala |
Submodule endpoints4s
updated
from cc03dd to b004d1
Submodule scalatest
updated
2 files
+1 −1 | project/GenFactories.scala | |
+1 −1 | project/GenFactoriesDotty.scala |
Submodule scalaz
updated
18 files
Submodule spire
updated
12 files
Submodule upickle
updated
2 files
+1 −1 | implicits/src/upickle/implicits/Readers.scala | |
+2 −2 | upickle/test/src-3/upickle/Derivation.scala |