~jan0sch/smederee

Showing details for patch 427992775a5ac6c6e3ca86fcd2faf9ed2a6406c8.
2024-07-25 (Thu), 11:21 AM - Jens Grassel - 427992775a5ac6c6e3ca86fcd2faf9ed2a6406c8

Update semanticdb to 4.9.9

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	2024-09-08 02:19:45.653393576 +0000
+++ new-smederee/project/plugins.sbt	2024-09-08 02:19:45.653393576 +0000
@@ -1,5 +1,5 @@
 // Compiler plugins
-addCompilerPlugin("org.scalameta" % "semanticdb-scalac" % "4.9.7" cross CrossVersion.full)
+addCompilerPlugin("org.scalameta" % "semanticdb-scalac" % "4.9.9" cross CrossVersion.full)
 // Regular plugins
 addSbtPlugin("io.github.siculo"       %% "sbt-bom"             % "0.3.0")
 addSbtPlugin("com.eed3si9n"            % "sbt-buildinfo"       % "0.12.0")