Skip to content

Commit

Permalink
bump plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
denis.plotnikov committed Nov 18, 2024
1 parent 96b72f6 commit 98ff0ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
id "application"
id "com.exactpro.th2.gradle.component" version "0.1.3"
id "com.exactpro.th2.gradle.component" version "0.1.5"
id 'org.jetbrains.kotlin.jvm' version '1.8.22'
id "org.jetbrains.kotlin.kapt" version "1.8.22"
}
Expand Down

0 comments on commit 98ff0ce

Please sign in to comment.