~wegtam/smederee
Showing details for patch 0f2422a3ae96a482826e20465727b0f0bcaacf9b.
diff -rN -u old-smederee/project/plugins.sbt new-smederee/project/plugins.sbt --- old-smederee/project/plugins.sbt 2025-07-01 10:15:36.621554173 +0000 +++ new-smederee/project/plugins.sbt 2025-07-01 10:15:36.621554173 +0000 @@ -1,5 +1,5 @@ // Compiler plugins -addCompilerPlugin("org.scalameta" % "semanticdb-scalac" % "4.13.7" cross CrossVersion.full) +addCompilerPlugin("org.scalameta" % "semanticdb-scalac" % "4.13.8" cross CrossVersion.full) // Regular plugins addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0") addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")