Skip to content

Commit bb75c0f

Browse files
chore(deps): update plugin org.springframework.boot to v3.5.8
1 parent fa53d96 commit bb75c0f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

consumer-java-kafka/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
plugins {
2-
id 'org.springframework.boot' version '3.5.5'
2+
id 'org.springframework.boot' version '3.5.8'
33
id 'io.spring.dependency-management' version '1.1.7'
44
id 'java'
55
id "au.com.dius.pact" version "4.6.17"

provider-java-kafka/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
plugins {
2-
id 'org.springframework.boot' version '3.5.5'
2+
id 'org.springframework.boot' version '3.5.8'
33
id 'io.spring.dependency-management' version '1.1.7'
44
id 'java'
55
id "au.com.dius.pact" version "4.6.17"

0 commit comments

Comments
 (0)