File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Scala version used for bootstrapping (see README.md)
2
- starr.version =2.13.0-M3
2
+ starr.version =2.13.0-M3-f73b161
3
3
4
4
# The scala.binary.version determines how modules are resolved. It is set as follows:
5
5
# - After 2.x.0 is released, the binary version is 2.x
@@ -9,7 +9,7 @@ starr.version=2.13.0-M3
9
9
# that binary compatibility does not break. For example, after releasing 2.12.0-M1, we continue
10
10
# using scala-partest_2.12.0-M1 until releasing M2. Manual intervention is necessary for changes
11
11
# that break binary compatibility, see for example PR #5003.
12
- scala.binary.version =2.13.0-M3
12
+ scala.binary.version =2.13.0-M3-f73b161
13
13
14
14
# These are the versions of the modules that go with this release.
15
15
# Artifact dependencies:
You can’t perform that action at this time.
0 commit comments