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 aa3298e + bdf0ed5 commit 21cb3b2Copy full SHA for 21cb3b2
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