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 bed7905 commit bdf0ed5Copy full SHA for bdf0ed5
build.gradle.kts
@@ -15,7 +15,7 @@ plugins {
15
id("io.freefair.aspectj.post-compile-weaving") version "6.5.1"
16
id("io.freefair.maven-central.validate-poms") version "6.5.1"
17
id("me.qoomon.git-versioning") version "6.3.6"
18
- id("com.github.ben-manes.versions") version "0.43.0"
+ 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"
0 commit comments