Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

Commit 29169b2

Browse files
committed
chore(deps): update plugin io.spring.dependency-management to v1.1.6
1 parent d3e4fe6 commit 29169b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graphql/netflix_dgs/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
plugins {
22
id 'java'
33
id 'org.springframework.boot' version '3.3.1'
4-
id 'io.spring.dependency-management' version '1.1.5'
4+
id 'io.spring.dependency-management' version '1.1.6'
55
}
66

77
group = 'com.example'

0 commit comments

Comments
 (0)