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 31b494b commit 9070decCopy full SHA for 9070dec
build.sc
@@ -57,7 +57,7 @@ object Deps {
57
// The Scala version to use
58
// When updating, run "Publish Bridges" Github Actions for the new version
59
// and then add to it `bridgeScalaVersions`
60
- val scalaVersion = "3.5.0-RC7"
+ val scalaVersion = "3.5.0"
61
val scala2Version = "2.13.14"
62
// Scoverage 1.x will not get releases for newer Scala versions
63
val scalaVersionForScoverageWorker1 = "2.13.8"
0 commit comments