Skip to content

Commit

Permalink
chore(deps): update dependency com.github.gavlyukovskiy:p6spy-spring-…
Browse files Browse the repository at this point in the history
…boot-starter to v1.9.2 (#758)

* chore(deps): update dependency com.github.gavlyukovskiy:p6spy-spring-boot-starter to v1.9.2

* fix: p6spy boot 2 version

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Hyunsik Kang <[email protected]>
  • Loading branch information
renovate[bot] and cj848 committed Aug 25, 2024
1 parent 872dbf0 commit 9b0717f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs.example.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jakarta-persistence-api = { module = "jakarta.persistence:jakarta.persistence-ap
# spring boot
spring-boot3-jpa = { module = "org.springframework.boot:spring-boot-starter-data-jpa", version.ref = "spring-boot3" }
spring-boot3-batch = { module = "org.springframework.boot:spring-boot-starter-batch", version.ref = "spring-boot3" }
spring-boot3-p6spy = { module = "com.github.gavlyukovskiy:p6spy-spring-boot-starter", version = "1.9.1" }
spring-boot3-p6spy = { module = "com.github.gavlyukovskiy:p6spy-spring-boot-starter", version = "1.9.2" }
spring-boot3-test = { module = "org.springframework.boot:spring-boot-starter-test", version.ref = "spring-boot3" }

spring-boot2-jpa = { module = "org.springframework.boot:spring-boot-starter-data-jpa", version.ref = "spring-boot2" }
Expand Down

0 comments on commit 9b0717f

Please sign in to comment.