Skip to content

Commit

Permalink
chore: bump com.netflix.dgs.codegen from 6.2.1 to 6.2.2 in /dgs-codeg…
Browse files Browse the repository at this point in the history
…en (#2656)

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

---
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 Jul 9, 2024
1 parent 6c0d4e4 commit 11561e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dgs-codegen/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.1'
id 'io.spring.dependency-management' version '1.1.6'
id 'java'
id "com.netflix.dgs.codegen" version "6.2.1" //https://plugins.gradle.org/plugin/com.netflix.dgs.codegen
id "com.netflix.dgs.codegen" version "6.2.2" //https://plugins.gradle.org/plugin/com.netflix.dgs.codegen
}
// ext['graphql-java.version'] = '19.2'

Expand Down

0 comments on commit 11561e5

Please sign in to comment.