Skip to content
This repository was archived by the owner on Aug 20, 2023. It is now read-only.

Commit cbca849

Browse files
authored
Merge pull request #74 from Akii/dependabot/gradle/com.github.tschuchortdev-kotlin-compile-testing-1.5.0
Bump com.github.tschuchortdev:kotlin-compile-testing from 1.4.9 to 1.5.0
2 parents 785c988 + 0b873f9 commit cbca849

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

commercetools-sdk-java-api-customtypes-generator/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ dependencies {
44
implementation("com.squareup:kotlinpoet:1.12.0")
55
api("com.commercetools.sdk:commercetools-sdk-java-api:12.1.0")
66

7-
testImplementation("com.github.tschuchortdev:kotlin-compile-testing:1.4.9")
7+
testImplementation("com.github.tschuchortdev:kotlin-compile-testing:1.5.0")
88
testImplementation("org.assertj:assertj-core:3.24.2")
99
testImplementation("com.fasterxml.jackson.module:jackson-module-kotlin:2.14.2")
1010
testImplementation("org.reflections:reflections:0.10.2")

0 commit comments

Comments
 (0)