Skip to content

Commit b6ce631

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump org.sonatype.gradle.plugins.scan from 3.1.4 to 3.1.5
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>
1 parent 9c4bf2f commit b6ce631

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
@@ -7,7 +7,7 @@ plugins {
77
id("maven-publish")
88
id("signing")
99
id("com.github.ben-manes.versions") version "0.53.0"
10-
id("org.sonatype.gradle.plugins.scan") version "3.1.4"
10+
id("org.sonatype.gradle.plugins.scan") version "3.1.5"
1111
id("io.freefair.maven-central.validate-poms") version "9.2.0"
1212
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
1313
}

0 commit comments

Comments
 (0)