Skip to content

Commit

Permalink
fix: update nebula release plugin (#89)
Browse files Browse the repository at this point in the history
  • Loading branch information
natedanner authored Jul 19, 2024
1 parent 3cae4b0 commit 61e58b9
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 @@ -16,7 +16,7 @@ buildscript {
plugins {
id("org.springframework.boot") version "3.2.2"
java
id("nebula.release") version "15.3.1"
id("nebula.release") version "19.0.10"
id("nebula.maven-nebula-publish") version "18.2.0"
id("com.bmuschko.docker-spring-boot-application") version "8.0.0"
id("com.netflix.dgs.codegen").version("5.6.9").apply(false)
Expand Down

0 comments on commit 61e58b9

Please sign in to comment.