Skip to content

Commit

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

Bumps com.netflix.dgs.codegen from 7.0.2 to 7.0.3.

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

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 Dec 10, 2024
1 parent aaa2480 commit 1ccaef0
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.4.0'
id 'io.spring.dependency-management' version '1.1.6'
id 'java'
id "com.netflix.dgs.codegen" version "7.0.2" //https://plugins.gradle.org/plugin/com.netflix.dgs.codegen
id "com.netflix.dgs.codegen" version "7.0.3" //https://plugins.gradle.org/plugin/com.netflix.dgs.codegen
}

group = 'com.example'
Expand Down

0 comments on commit 1ccaef0

Please sign in to comment.