Skip to content

Commit

Permalink
added "maven-publish" & "com.exactpro.th2.gradle.publish"
Browse files Browse the repository at this point in the history
  • Loading branch information
lumber1000 committed Aug 20, 2024
1 parent 0e489b1 commit 594ffb2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
plugins {
id "org.jetbrains.kotlin.jvm" version "1.8.22"
id "org.jetbrains.kotlin.kapt" version "1.8.22"
id "maven-publish"
id "com.exactpro.th2.gradle.publish" version "0.1.1"
id "com.exactpro.th2.gradle.component" version "0.1.1"
}

Expand Down

0 comments on commit 594ffb2

Please sign in to comment.