Skip to content

Commit 103aab7

Browse files
committed
Update scala-library, scala-reflect to 2.13.18
1 parent fcdc23e commit 103aab7

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
@@ -23,7 +23,7 @@ lazy val shapelessVersion = "2.3.13"
2323
lazy val silencerVersion = "1.7.1"
2424
lazy val specs2Version = "4.23.0"
2525
lazy val scala212Version = "2.12.20"
26-
lazy val scala213Version = "2.13.17"
26+
lazy val scala213Version = "2.13.18"
2727
lazy val scala3Version = "3.3.7"
2828
// scala-steward:off
2929
lazy val slf4jVersion = "1.7.36"

0 commit comments

Comments
 (0)