Skip to content

Commit ee3a7eb

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 5d57e18 commit ee3a7eb

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
@@ -6,7 +6,7 @@ rootProject.extra.set("artifactVersion", SimpleDateFormat("yyyy-MM-dd\'T\'HH-mm-
66
plugins {
77
id("maven-publish")
88
id("com.github.ben-manes.versions") version "0.53.0"
9-
id("org.sonatype.gradle.plugins.scan") version "3.1.4"
9+
id("org.sonatype.gradle.plugins.scan") version "3.1.5"
1010
id("io.freefair.maven-central.validate-poms") version "9.2.0"
1111
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
1212
alias(libs.plugins.kotlinJvm) apply false

0 commit comments

Comments
 (0)