Skip to content

Commit d44ba69

Browse files
Update scala3-library, ... to 3.4.3 (#611)
Co-authored-by: eikek-scala-steward <[email protected]>
1 parent b704d21 commit d44ba69

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
@@ -2,7 +2,7 @@ import com.github.sbt.git.SbtGit.GitKeys
22

33
val scala212 = "2.12.20"
44
val scala213 = "2.13.14"
5-
val scala3 = "3.4.2"
5+
val scala3 = "3.4.3"
66

77
val updateReadme = inputKey[Unit]("Update readme")
88

0 commit comments

Comments
 (0)