Skip to content

Commit ec5fe1c

Browse files
authored
Merge pull request #41 from scala-steward/update/semanticdb-scalac-4.3.18
Update semanticdb-scalac to 4.3.18
2 parents b347dbe + 5f98806 commit ec5fe1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import _root_.scalafix.sbt.BuildInfo._
22
import sbt.librarymanagement.Configurations.CompilerPlugin
33

4-
def scalametaVersion = "4.3.17"
4+
def scalametaVersion = "4.3.18"
55

66
inThisBuild(List(
77
organization := "org.scala-lang",

0 commit comments

Comments
 (0)