Skip to content
This repository was archived by the owner on Apr 28, 2026. It is now read-only.

Commit 129329b

Browse files
Bump com.hrv.mart:custom-pageable from 0.0.1-SNAPSHOT to 0.0.2
Bumps com.hrv.mart:custom-pageable from 0.0.1-SNAPSHOT to 0.0.2. --- updated-dependencies: - dependency-name: com.hrv.mart:custom-pageable dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 761ba37 commit 129329b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ dependencies {
4343
// Cart Response
4444
implementation("com.hrv.mart:cart-response:0.0.1")
4545
// Custom-Pageable
46-
implementation("com.hrv.mart:custom-pageable:0.0.1-SNAPSHOT")
46+
implementation("com.hrv.mart:custom-pageable:0.0.2")
4747
// Kafka
4848
implementation("io.projectreactor.kafka:reactor-kafka")
4949
implementation("org.springframework.kafka:spring-kafka")

0 commit comments

Comments
 (0)