We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff70aba commit e2be3e0Copy full SHA for e2be3e0
dgs-client/build.gradle
@@ -1,5 +1,5 @@
1
plugins {
2
- id 'org.springframework.boot' version '3.4.1'
+ id 'org.springframework.boot' version '3.4.2'
3
id 'io.spring.dependency-management' version '1.1.7'
4
id 'java'
5
id "com.netflix.dgs.codegen" version "7.0.3" //https://plugins.gradle.org/plugin/com.netflix.dgs.codegen
0 commit comments