We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d85280a commit e39cb2cCopy full SHA for e39cb2c
build.mill
@@ -52,7 +52,7 @@ object Deps {
52
// The Scala version to use
53
// When updating, run "Publish Bridges" Github Actions for the new version
54
// and then add to it `bridgeScalaVersions`
55
- val scalaVersion = "3.5.0-RC7"
+ val scalaVersion = "3.5.0"
56
val scala2Version = "2.13.14"
57
// Scoverage 1.x will not get releases for newer Scala versions
58
val scalaVersionForScoverageWorker1 = "2.13.8"
0 commit comments