Skip to content

Commit fcab53b

Browse files
build(deps): update scala3-library from 3.3.7 to 3.3.8 (#2032)
1 parent 944d47e commit fcab53b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ object Dependencies {
77
val scala213 = "2.13.18"
88

99
// sbt-test-runner uses LTS to ensure compatibility with any project it runs in
10-
val scala3Lts = "3.3.7"
10+
val scala3Lts = "3.3.8"
1111

1212
val scala3 = "3.8.4"
1313

0 commit comments

Comments
 (0)