Merge pull request #18 from CUBETIQ/dependabot/gradle/com.netflix.dgs.codegen-5.2.3
Bump com.netflix.dgs.codegen from 5.1.17 to 5.2.3
This commit is contained in:
commit
682ec654fb
@ -6,7 +6,7 @@ plugins {
|
||||
kotlin("jvm") version "1.7.10" apply false
|
||||
kotlin("plugin.spring") version "1.7.0" apply false
|
||||
kotlin("plugin.jpa") version "1.7.0" apply false
|
||||
id("com.netflix.dgs.codegen") version "5.1.17" apply false
|
||||
id("com.netflix.dgs.codegen") version "5.2.3" apply false
|
||||
}
|
||||
|
||||
allprojects {
|
||||
|
Loading…
Reference in New Issue
Block a user