Skip to content

Commit 5dd2a96

Browse files
build(deps): bump ru.vyarus.pom from 2.2.1 to 2.2.2
Bumps ru.vyarus.pom from 2.2.1 to 2.2.2. --- updated-dependencies: - dependency-name: ru.vyarus.pom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 87f1c2f commit 5dd2a96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ plugins {
1919
id("org.springframework.boot") version "2.7.5"
2020
id("io.spring.dependency-management") version "1.1.0"
2121
id("io.github.1c-syntax.bslls-dev-tools") version "0.7.0"
22-
id("ru.vyarus.pom") version "2.2.1"
22+
id("ru.vyarus.pom") version "2.2.2"
2323
id("com.gorylenko.gradle-git-properties") version "2.4.1"
2424
id("io.codearte.nexus-staging") version "0.30.0"
2525
}

0 commit comments

Comments
 (0)