Skip to content

Commit

Permalink
#65669: Update plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias Raab committed Sep 7, 2021
1 parent 1b85f4d commit fbd1920
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 @@ -51,7 +51,7 @@ plugins {
// release configuration
group = "com.intershop.gradle.version"
description = "Gradle SCM version plugin - SCM based version handling for Gradle"
version = "1.4.0"
version = "1.4.1"

val sonatypeUsername: String by project
val sonatypePassword: String? by project
Expand Down

0 comments on commit fbd1920

Please sign in to comment.