Skip to content

Commit 1913367

Browse files
authored
Bump tasty format for 28.6.x (#21378)
[test_non_bootstrapped] Fixes: https://github.com/scala/scala3/actions/runs/10366706352/job/28696553741
2 parents 16be717 + 71db18e commit 1913367

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasty/src/dotty/tools/tasty/TastyFormat.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ object TastyFormat {
324324
* compatibility, but remains backwards compatible, with all
325325
* preceding `MinorVersion`.
326326
*/
327-
final val MinorVersion: Int = 5
327+
final val MinorVersion: Int = 6
328328

329329
/** Natural Number. The `ExperimentalVersion` allows for
330330
* experimentation with changes to TASTy without committing

0 commit comments

Comments
 (0)