Skip to content

Commit

Permalink
[TH2-4987] added com.gorylenko.gradle-git-properties plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikita-Smirnov-Exactpro committed Jul 13, 2023
1 parent d92d1f8 commit 63562a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ plugins {
id 'application'
id 'org.jetbrains.kotlin.kapt' version "${kotlin_version}"
id "org.owasp.dependencycheck" version "8.2.1"
id "com.gorylenko.gradle-git-properties" version "2.4.1"
}

ext {
Expand Down

0 comments on commit 63562a0

Please sign in to comment.