Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9ed6e8b

Browse files
authored
Update README.md
1 parent 0793a46 commit 9ed6e8b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,8 @@ resolve the compilation classpath, which is prohibited by the versions plugin.
114114
Migration to 8.x
115115
----------------
116116

117-
* Running without normal compilation is no longer supported.
117+
* Adds support for Scala 3
118+
* Drops support for disabling normal compilation
118119

119120
Migration to 7.x
120121
----------------
@@ -177,4 +178,4 @@ task aggregateScoverage(type: org.scoverage.ScoverageAggregate)
177178
checkScoverage {
178179
reportDir = file("$buildDir/scoverage-aggregate")
179180
}
180-
```
181+
```

0 commit comments

Comments
 (0)