~jan0sch/smederee
Showing details for patch 408ef9ea511d5aba4657ecb7000ebc711f73e91c.
diff -rN -u old-smederee/project/plugins.sbt new-smederee/project/plugins.sbt --- old-smederee/project/plugins.sbt 2025-01-21 00:51:27.635188196 +0000 +++ new-smederee/project/plugins.sbt 2025-01-21 00:51:27.635188196 +0000 @@ -1,5 +1,5 @@ // Compiler plugins -addCompilerPlugin("org.scalameta" % "semanticdb-scalac" % "4.12.5" cross CrossVersion.full) +addCompilerPlugin("org.scalameta" % "semanticdb-scalac" % "4.12.6" cross CrossVersion.full) // Regular plugins addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0") addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")