Skip to content

Commit bed7905

Browse files
authored
Merge pull request #2932 from 1c-syntax/dependabot/gradle/ru.vyarus.pom-2.2.2
2 parents fa7ecac + 5dd2a96 commit bed7905

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)