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.
1 parent 540e8f7 commit c35e10bCopy full SHA for c35e10b
build.gradle.kts
@@ -18,7 +18,7 @@ plugins {
18
id("com.github.ben-manes.versions") version "0.44.0"
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"
+ id("io.github.1c-syntax.bslls-dev-tools") version "0.7.1"
22
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"
0 commit comments