Skip to content

Commit

Permalink
Migrate azure pipeline to GH-action
Browse files Browse the repository at this point in the history
  • Loading branch information
yannick-roeder committed Feb 7, 2024
1 parent 3a1c32d commit 9c0d912
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
plugins {
// release
id("net.researchgate.release") version "3.0.2"
id("com.bakdata.sonar") version "1.1.7"
id("com.bakdata.sonatype") version "1.1.7"
id("com.bakdata.sonar") version "1.1.11"
id("com.bakdata.sonatype") version "1.1.11"
id("org.hildan.github.changelog") version "1.12.1"
id("io.freefair.lombok") version "6.6.1" apply false
}
Expand Down

0 comments on commit 9c0d912

Please sign in to comment.