File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ lazy val shapelessVersion = "2.3.13"
2323lazy val silencerVersion = " 1.7.1"
2424lazy val specs2Version = " 4.23.0"
2525lazy val scala212Version = " 2.12.21"
26- lazy val scala213Version = " 2.13.17 "
26+ lazy val scala213Version = " 2.13.18 "
2727lazy val scala3Version = " 3.3.7"
2828// scala-steward:off
2929lazy val slf4jVersion = " 1.7.36"
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ addSbtPlugin("com.github.sbt" % "sbt-site-paradox" % "1.7.0")
44addSbtPlugin(" com.github.sbt" % " sbt-ghpages" % " 0.9.0" )
55addSbtPlugin(" org.typelevel" % " sbt-typelevel-ci-release" % " 0.8.3" )
66addSbtPlugin(" org.typelevel" % " sbt-typelevel-mergify" % " 0.8.3" )
7- addSbtPlugin(" org.scoverage" % " sbt-scoverage" % " 2.4.2 " )
7+ addSbtPlugin(" org.scoverage" % " sbt-scoverage" % " 2.4.3 " )
88addSbtPlugin(" com.timushev.sbt" % " sbt-updates" % " 0.6.2" )
99addSbtPlugin(" pl.project13.scala" % " sbt-jmh" % " 0.4.8" )
1010addSbtPlugin(" com.github.sbt" % " sbt-header" % " 5.11.0" )
You can’t perform that action at this time.
0 commit comments