Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 26, 2024
1 parent d25df80 commit 98692bb
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.2"
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.1.5"
}
apply(plugin = "com.netflix.dgs.codegen")

Expand Down

0 comments on commit 98692bb

Please sign in to comment.