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 944d47e commit fcab53bCopy full SHA for fcab53b
1 file changed
project/Dependencies.scala
@@ -7,7 +7,7 @@ object Dependencies {
7
val scala213 = "2.13.18"
8
9
// sbt-test-runner uses LTS to ensure compatibility with any project it runs in
10
- val scala3Lts = "3.3.7"
+ val scala3Lts = "3.3.8"
11
12
val scala3 = "3.8.4"
13
0 commit comments