Skip to content
This repository was archived by the owner on Jan 24, 2025. It is now read-only.

Commit 92385ca

Browse files
authored
Merge pull request #401 from softwaremill/update/scala3-library-3.1.3
Update scala3-library, ... to 3.1.3
2 parents 753f3cb + 165fab3 commit 92385ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import com.softwaremill.Publish.{ossPublishSettings, updateDocs}
66

77
val scala212 = "2.12.16"
88
val scala213 = "2.13.6"
9-
val scala3 = "3.1.0"
9+
val scala3 = "3.1.3"
1010

1111
val scalaIdeaVersion = scala3 // the version for which to import sources into intellij
1212

0 commit comments

Comments
 (0)