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 49a7a45 commit 226e451Copy full SHA for 226e451
build.gradle
@@ -4,7 +4,7 @@ plugins {
4
id 'io.spring.dependency-management' version '1.1.7'
5
id 'org.springframework.boot' version '3.5.3'
6
id 'com.github.ben-manes.versions' version '0.52.0'
7
- id 'com.gorylenko.gradle-git-properties' version '2.5.0'
+ id 'com.gorylenko.gradle-git-properties' version '2.5.2'
8
id 'info.solidsoft.pitest' version '1.15.0'
9
id 'au.com.dius.pact' version '4.6.17'
10
id 'net.serenity-bdd.serenity-gradle-plugin' version '4.2.33'
0 commit comments