Update plugin com.netflix.dgs.codegen to v5.6.6
This commit is contained in:
parent
3fbc171e08
commit
09ea46894b
@ -6,7 +6,7 @@ plugins {
|
||||
kotlin("jvm") version "1.8.0" apply false
|
||||
kotlin("plugin.spring") version "1.7.22" apply false
|
||||
kotlin("plugin.jpa") version "1.8.0" apply false
|
||||
id("com.netflix.dgs.codegen") version "5.6.5" apply false
|
||||
id("com.netflix.dgs.codegen") version "5.6.6" apply false
|
||||
}
|
||||
|
||||
allprojects {
|
||||
|
Loading…
Reference in New Issue
Block a user