Skip to content

Commit

Permalink
Merge pull request #161 from Netflix/dependabot/gradle/com.netflix.dg…
Browse files Browse the repository at this point in the history
…s.codegen-6.1.3

Bump com.netflix.dgs.codegen from 6.1.0 to 6.1.3
  • Loading branch information
kilink committed Jan 19, 2024
2 parents b000b29 + 8fed20b commit 4ed3055
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.0"
id("com.netflix.dgs.codegen") version "6.1.3"
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 4ed3055

Please sign in to comment.