Skip to content

Commit e06ba1c

Browse files
authored
Merge pull request #47 from softwaremill/update/scala3-library-3.0.2
Update scala3-library, ... to 3.0.2
2 parents e196482 + 6b69017 commit e06ba1c

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
@@ -4,7 +4,7 @@ import com.softwaremill.Publish.ossPublishSettings
44
val scala211 = "2.11.12"
55
val scala212 = "2.12.12"
66
val scala213 = "2.13.8"
7-
val scala30 = "3.0.0"
7+
val scala30 = "3.0.2"
88

99
val commonSettings = commonSmlBuildSettings ++ ossPublishSettings ++ List(
1010
organization := "com.softwaremill.retry"

0 commit comments

Comments
 (0)