Skip to content

Commit a5946ea

Browse files
Bump org.sonatype.gradle.plugins.scan from 3.1.4 to 3.1.5 (#678)
Bumps org.sonatype.gradle.plugins.scan from 3.1.4 to 3.1.5. --- updated-dependencies: - dependency-name: org.sonatype.gradle.plugins.scan dependency-version: 3.1.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 16a66a2 commit a5946ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ plugins {
88
id("maven-publish")
99
id("signing")
1010
id("com.github.ben-manes.versions") version "0.53.0"
11-
id("org.sonatype.gradle.plugins.scan") version "3.1.4"
11+
id("org.sonatype.gradle.plugins.scan") version "3.1.5"
1212
id("io.freefair.maven-central.validate-poms") version "9.2.0"
1313
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
1414
}

0 commit comments

Comments
 (0)