We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fa7ecac + 5dd2a96 commit bed7905Copy full SHA for bed7905
build.gradle.kts
@@ -19,7 +19,7 @@ plugins {
19
id("org.springframework.boot") version "2.7.5"
20
id("io.spring.dependency-management") version "1.1.0"
21
id("io.github.1c-syntax.bslls-dev-tools") version "0.7.0"
22
- id("ru.vyarus.pom") version "2.2.1"
+ id("ru.vyarus.pom") version "2.2.2"
23
id("com.gorylenko.gradle-git-properties") version "2.4.1"
24
id("io.codearte.nexus-staging") version "0.30.0"
25
}
0 commit comments