Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Commit

Permalink
Updated pg-index-health to v.0.9.3 (#71)
Browse files Browse the repository at this point in the history
Co-authored-by: Ivan Vakhrushev <mfvanek@gmail.com>
  • Loading branch information
mfvanek and mfvanek authored May 25, 2023
1 parent 662a219 commit 0ad9e65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ repositories {
val springVersion = "2.7.12"

dependencies {
api("io.github.mfvanek:pg-index-health:0.9.2")
api("io.github.mfvanek:pg-index-health:0.9.3")
implementation("org.springframework.boot:spring-boot-starter:$springVersion")
annotationProcessor("org.springframework.boot:spring-boot-autoconfigure-processor:$springVersion")
annotationProcessor("org.springframework.boot:spring-boot-configuration-processor:$springVersion")
Expand Down

0 comments on commit 0ad9e65

Please sign in to comment.