Skip to content

Commit

Permalink
Bump com.netflix.dgs.codegen from 6.1.4 to 6.2.1
Browse files Browse the repository at this point in the history
Bumps com.netflix.dgs.codegen from 6.1.4 to 6.2.1.

---
updated-dependencies:
- dependency-name: com.netflix.dgs.codegen
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 17, 2024
1 parent 18ddaf2 commit 182fd07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ plugins {
id("java")
id("org.springframework.boot") version "3.2.4"
id("io.spring.dependency-management") version "1.1.4"
id("com.netflix.dgs.codegen") version "6.1.4"
id("com.netflix.dgs.codegen") version "6.2.1"
}
apply(plugin = "com.netflix.dgs.codegen")

Expand Down

0 comments on commit 182fd07

Please sign in to comment.