Skip to content

Commit 764c13c

Browse files
Bump creekVersion from 0.4.2-SNAPSHOT to 0.4.3 (#323)
Bumps `creekVersion` from 0.4.2-SNAPSHOT to 0.4.3. Updates `org.creekservice:creek-test-util` from 0.4.2-SNAPSHOT to 0.4.3 - [Release notes](https://github.com/creek-service/creek-test/releases) - [Commits](https://github.com/creek-service/creek-test/commits/v0.4.3) Updates `org.creekservice:creek-test-hamcrest` from 0.4.2-SNAPSHOT to 0.4.3 - [Release notes](https://github.com/creek-service/creek-test/releases) - [Commits](https://github.com/creek-service/creek-test/commits/v0.4.3) --- updated-dependencies: - dependency-name: org.creekservice:creek-test-util dependency-version: 0.4.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.creekservice:creek-test-hamcrest dependency-version: 0.4.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5646e90 commit 764c13c

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
@@ -31,7 +31,7 @@ repositories {
3131
}
3232
}
3333

34-
val creekVersion = "0.4.2-SNAPSHOT"
34+
val creekVersion = "0.4.3"
3535
val junitVersion = "5.13.4"
3636
val junitPioneerVersion = "2.3.0"
3737
val mockitoVersion = "5.18.0"

0 commit comments

Comments
 (0)