Skip to content

Commit

Permalink
chore: bump com.netflix.dgs.codegen from 6.2.2 to 6.3.0 in /dgs-client (
Browse files Browse the repository at this point in the history
#2791)

Bumps com.netflix.dgs.codegen from 6.2.2 to 6.3.0.

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 10, 2024
1 parent 211d442 commit 3fc2908
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.3.2'
id 'io.spring.dependency-management' version '1.1.6'
id 'java'
id "com.netflix.dgs.codegen" version "6.2.2" //https://plugins.gradle.org/plugin/com.netflix.dgs.codegen
id "com.netflix.dgs.codegen" version "6.3.0" //https://plugins.gradle.org/plugin/com.netflix.dgs.codegen
}

group = 'com.example'
Expand Down

0 comments on commit 3fc2908

Please sign in to comment.