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 ec3c7ca commit f1a3f9aCopy full SHA for f1a3f9a
build.gradle
@@ -3,7 +3,7 @@ plugins {
3
id 'java'
4
id 'io.spring.dependency-management' version '1.1.7'
5
id 'org.springframework.boot' version '3.5.6'
6
- id 'com.github.ben-manes.versions' version '0.52.0'
+ id 'com.github.ben-manes.versions' version '0.53.0'
7
id 'com.gorylenko.gradle-git-properties' version '2.5.3'
8
id 'info.solidsoft.pitest' version '1.15.0'
9
id 'au.com.dius.pact' version '4.6.17'
0 commit comments