Skip to content

Commit

Permalink
Merge branch 'test-tests-execution-chart-0.5.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
platan committed Oct 15, 2023
2 parents df26a9e + 439e1ed commit 34a6d65
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ plugins {
id("com.gradle.plugin-publish") version "1.2.1"
id("com.diffplug.spotless") version "6.22.0"
id("com.github.jakemarsden.git-hooks") version "0.0.2"
id("io.github.platan.tests-execution-chart") version "0.4.0"
id("io.github.platan.tests-execution-chart") version "0.5.0"
kotlin("plugin.serialization") version "1.9.10"
id("pl.allegro.tech.build.axion-release") version "1.15.5"
id("com.github.ben-manes.versions") version "0.49.0"
Expand Down
1 change: 1 addition & 0 deletions tests-execution-chart-commons/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ plugins {
`maven-publish`
id("org.jetbrains.kotlinx.kover") version "0.7.3"
signing
id("io.github.platan.tests-execution-chart")
}

dependencies {
Expand Down

0 comments on commit 34a6d65

Please sign in to comment.