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 a8b6669 + 26cc0ee commit 52c9f43Copy full SHA for 52c9f43
build.gradle.kts
@@ -20,7 +20,7 @@ plugins {
20
id("com.github.ben-manes.versions") version "0.51.0"
21
id("org.springframework.boot") version "3.2.5"
22
id("io.spring.dependency-management") version "1.1.6"
23
- id("io.github.1c-syntax.bslls-dev-tools") version "0.8.0"
+ id("io.github.1c-syntax.bslls-dev-tools") version "0.8.1"
24
id("ru.vyarus.pom") version "3.0.0"
25
id("com.gorylenko.gradle-git-properties") version "2.4.2"
26
id("io.codearte.nexus-staging") version "0.30.0"
0 commit comments