~jan0sch/smederee
Showing details for patch fbab80d6fb7ecb2607c39d1b7bc8a0153fb4dc87.
diff -rN -u old-smederee/project/plugins.sbt new-smederee/project/plugins.sbt --- old-smederee/project/plugins.sbt 2025-01-12 12:45:40.151429242 +0000 +++ new-smederee/project/plugins.sbt 2025-01-12 12:45:40.151429242 +0000 @@ -2,7 +2,7 @@ addCompilerPlugin("org.scalameta" % "semanticdb-scalac" % "4.9.2" cross CrossVersion.full) // Regular plugins addSbtPlugin("io.github.siculo" %% "sbt-bom" % "0.3.0") -addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0") +addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0") addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0") addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.16") addSbtPlugin("io.spray" % "sbt-revolver" % "0.10.0")