Skip to content

Commit

Permalink
Bump com.netflix.nebula.jakartaee-migration from 0.19.0 to 0.20.0
Browse files Browse the repository at this point in the history
Bumps com.netflix.nebula.jakartaee-migration from 0.19.0 to 0.20.0.

---
updated-dependencies:
- dependency-name: com.netflix.nebula.jakartaee-migration
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2023
1 parent 042bb1c commit 89d97aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion publisher-html/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
id("io.spring.dependency-management") version "1.1.3"
kotlin("jvm")
kotlin("plugin.spring")
id("com.netflix.nebula.jakartaee-migration") version "0.19.0"
id("com.netflix.nebula.jakartaee-migration") version "0.20.0"
}

java {
Expand Down

0 comments on commit 89d97aa

Please sign in to comment.