Skip to content

Commit

Permalink
Bump com.exactpro.th2.gradle.publish from 0.0.6 to 0.0.8
Browse files Browse the repository at this point in the history
Bumps com.exactpro.th2.gradle.publish from 0.0.6 to 0.0.8.

---
updated-dependencies:
- dependency-name: com.exactpro.th2.gradle.publish
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 29, 2024
1 parent 7ea3bd4 commit 65d9d2f
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
Expand Up @@ -2,7 +2,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile

plugins {
id "com.exactpro.th2.gradle.base" version "0.0.6"
id "com.exactpro.th2.gradle.publish" version "0.0.6"
id "com.exactpro.th2.gradle.publish" version "0.0.8"
id "org.jetbrains.kotlin.jvm" version "$kotlin_version"
id 'org.jetbrains.kotlin.kapt' version "$kotlin_version"
id "java-library"
Expand Down

0 comments on commit 65d9d2f

Please sign in to comment.