Skip to content

Commit

Permalink
chore(deps): bump com.netflix.dgs.codegen in /dgs-client (#1833)
Browse files Browse the repository at this point in the history
Bumps com.netflix.dgs.codegen from 5.12.4 to 6.0.2.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 4, 2023
1 parent 94cedc4 commit 90900a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dgs-client/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ plugins {
id 'org.springframework.boot' version '3.1.2'
id 'io.spring.dependency-management' version '1.1.2'
id 'java'
id "com.netflix.dgs.codegen" version "5.12.4" //https://plugins.gradle.org/plugin/com.netflix.dgs.codegen
id "com.netflix.dgs.codegen" version "6.0.2" //https://plugins.gradle.org/plugin/com.netflix.dgs.codegen
}

group = 'com.example'
Expand Down

0 comments on commit 90900a6

Please sign in to comment.