Skip to content

Commit b8f3342

Browse files
Merge pull request #387 from abhisheksr01/dependabot/gradle/java-dependencies-41f4666972
build(deps): bump the java-dependencies group with 7 updates
2 parents ee27841 + b761d20 commit b8f3342

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

build.gradle

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@ repositories {
2525

2626
ext {
2727
mapstructVersion = "1.6.3"
28-
lombokVersion = "1.18.38"
29-
wireMockVersion = "3.12.1"
30-
ioCucumberVersion = "7.22.0"
31-
springDocVersion = "2.8.12"
28+
lombokVersion = "1.18.40"
29+
wireMockVersion = "3.13.1"
30+
ioCucumberVersion = "7.28.1"
31+
springDocVersion = "2.8.13"
3232
jacocoVersion = "0.8.9"
33-
junitVintage = "5.12.1"
33+
junitVintage = "5.13.4"
3434
}
3535

3636
dependencies {

0 commit comments

Comments
 (0)