Update dataclass-annotation, ... to 0.1.0 (#411)

This commit is contained in:
Scala Steward 2022-09-13 11:22:44 +02:00 committed by GitHub
parent dc69ec56df
commit 0f465e23aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
import Settings._
def dataclassScalafixV = "0.1.0-M3"
def dataclassScalafixV = "0.1.0"
inThisBuild(List(
organization := "io.get-coursier",