Skip to content

Commit

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

---
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] committed Apr 17, 2024
1 parent 531e328 commit 7cbbb6a
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 @@ -23,7 +23,7 @@ import org.gradle.api.tasks.testing.logging.TestLogEvent.*
plugins {
kotlin("jvm") version "1.9.22"
kotlin("plugin.spring") version "1.9.22"
id("com.netflix.dgs.codegen") version "6.1.3"
id("com.netflix.dgs.codegen") version "6.1.6"
id("org.springframework.boot") version "3.2.1"
id("nebula.dependency-recommender") version "11.0.0"
id("nebula.netflixoss") version "11.3.2"
Expand Down

0 comments on commit 7cbbb6a

Please sign in to comment.