Skip to content

Commit 7366c72

Browse files
build(deps): update scala3-library from 3.8.2 to 3.8.3 (#1964)
1 parent 8182747 commit 7366c72

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
@@ -9,7 +9,7 @@ object Dependencies {
99
// sbt-test-runner uses LTS to ensure compatibility with any project it runs in
1010
val scala3Lts = "3.3.7"
1111

12-
val scala3 = "3.8.2"
12+
val scala3 = "3.8.3"
1313

1414
val crossScalaVersions = Seq(scala3Lts, scala213, scala212)
1515

0 commit comments

Comments
 (0)