Skip to content

Commit 370b064

Browse files
Bump io.strikt:strikt-core from 0.34.1 to 0.35.1
Bumps [io.strikt:strikt-core](https://github.com/robfletcher/strikt) from 0.34.1 to 0.35.1. - [Release notes](https://github.com/robfletcher/strikt/releases) - [Changelog](https://github.com/robfletcher/strikt/blob/main/CHANGELOG.md) - [Commits](robfletcher/strikt@v0.34.1...v0.35.1) --- updated-dependencies: - dependency-name: io.strikt:strikt-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7951044 commit 370b064

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ dependencies {
3535

3636
testImplementation(platform("org.junit:junit-bom:5.12.0-M1"))
3737
testImplementation("org.junit.jupiter:junit-jupiter")
38-
testImplementation("io.strikt:strikt-core:0.34.1")
38+
testImplementation("io.strikt:strikt-core:0.35.1")
3939
testImplementation("io.micronaut.test:micronaut-test-rest-assured")
4040
}
4141

0 commit comments

Comments
 (0)