Skip to content

Commit 6b6f205

Browse files
authored
Merge pull request #90 from scala-steward/update/semanticdb-scalac-4.4.9
Update semanticdb-scalac to 4.4.9
2 parents 00bc2ef + 96f6896 commit 6b6f205

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
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.4.8"
4+
def scalametaVersion = "4.4.9"
55

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

0 commit comments

Comments
 (0)