Skip to content

Commit

Permalink
Upgrade to Gradle 8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
philipp94831 committed Mar 11, 2024
1 parent 5c2d546 commit ad85f37
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 @@ -2,7 +2,7 @@ plugins {
// release
id("com.bakdata.release") version "1.3.0"
id("com.bakdata.sonar") version "1.1.17"
id("com.bakdata.sonatype") version "1.3.1"
id("com.bakdata.sonatype") version "1.3.0"
id("org.gradle.kotlin.kotlin-dsl") version "4.1.2" apply false
id("com.gradle.plugin-publish") version "1.2.1" apply false
}
Expand Down

0 comments on commit ad85f37

Please sign in to comment.