~jan0sch/smederee
Showing details for patch 3477434b2d6fc67100a70cbd6abb4ed6dbc879c5.
diff -rN -u old-smederee/project/plugins.sbt new-smederee/project/plugins.sbt --- old-smederee/project/plugins.sbt 2025-01-14 22:23:04.138188515 +0000 +++ new-smederee/project/plugins.sbt 2025-01-14 22:23:04.138188515 +0000 @@ -1,5 +1,5 @@ // Compiler plugins -addCompilerPlugin("org.scalameta" % "semanticdb-scalac" % "4.8.10" cross CrossVersion.full) +addCompilerPlugin("org.scalameta" % "semanticdb-scalac" % "4.8.11" cross CrossVersion.full) // Regular plugins addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0") addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")