~jan0sch/smederee

Showing details for patch 9b08098e38e627c48c9e7f0212e64bfa33d0e7e7.
2024-02-01 (Thu), 5:48 PM - Jens Grassel - 9b08098e38e627c48c9e7f0212e64bfa33d0e7e7

Update semanticdb to 4.8.15

Summary of changes
1 files modified with 1 lines added and 1 lines removed
  • project/plugins.sbt with 1 added and 1 removed lines
diff -rN -u old-smederee/project/plugins.sbt new-smederee/project/plugins.sbt
--- old-smederee/project/plugins.sbt	2025-01-13 05:10:49.366150190 +0000
+++ new-smederee/project/plugins.sbt	2025-01-13 05:10:49.366150190 +0000
@@ -1,5 +1,5 @@
 // Compiler plugins
-addCompilerPlugin("org.scalameta" % "semanticdb-scalac" % "4.8.14" cross CrossVersion.full)
+addCompilerPlugin("org.scalameta" % "semanticdb-scalac" % "4.8.15" cross CrossVersion.full)
 // Regular plugins
 addSbtPlugin("io.github.siculo"       %% "sbt-bom"             % "0.3.0")
 addSbtPlugin("com.eed3si9n"            % "sbt-buildinfo"       % "0.11.0")