Skip to content

Commit c8ccfad

Browse files
build(deps): bump com.github.prokod.gradle-crossbuild
Bumps com.github.prokod.gradle-crossbuild from 0.16.0 to 0.17.0. --- updated-dependencies: - dependency-name: com.github.prokod.gradle-crossbuild dependency-version: 0.17.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7099e17 commit c8ccfad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

allure-scalatest/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ description = "Allure ScalaTest Integration"
22

33
plugins {
44
scala
5-
id("com.github.prokod.gradle-crossbuild") version "0.16.0"
5+
id("com.github.prokod.gradle-crossbuild") version "0.17.0"
66
}
77

88
val scala212 = "2.12"

0 commit comments

Comments
 (0)