Skip to content

Commit

Permalink
Update dependency io.avaje:avaje-prisms to v1.36 (#94)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 8, 2024
1 parent 734e8d7 commit bf81348
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion catalog.settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dependencyResolutionManagement {

library("avaje-json", "io.avaje", "avaje-jsonb").versionRef("avaje-json")
library("avaje-json-processor", "io.avaje", "avaje-jsonb-generator").versionRef("avaje-json")
library("avaje-prisms", "io.avaje:avaje-prisms:1.35")
library("avaje-prisms", "io.avaje:avaje-prisms:1.36")

library("jakarta-inject", "jakarta.inject:jakarta.inject-api:2.0.1")

Expand Down

0 comments on commit bf81348

Please sign in to comment.