Skip to content

Commit 946bf88

Browse files
Bump io.github.cosmicsilence.scalafix from 0.2.4 to 0.2.5 (#383)
Bumps io.github.cosmicsilence.scalafix from 0.2.4 to 0.2.5. --- updated-dependencies: - dependency-name: io.github.cosmicsilence.scalafix dependency-version: 0.2.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cda85eb commit 946bf88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33
id "scala"
44
id "io.quarkus"
55
id 'cz.augi.gradle.scalafmt' version '1.21.5'
6-
id 'io.github.cosmicsilence.scalafix' version '0.2.4'
6+
id 'io.github.cosmicsilence.scalafix' version '0.2.5'
77
id "com.github.ben-manes.versions" version "0.52.0"
88
id "com.adarshr.test-logger" version "4.0.0"
99
}

0 commit comments

Comments
 (0)