Skip to content

Commit

Permalink
Update dependency io.avaje:avaje-prisms to v1.31
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 27, 2024
1 parent 510678e commit f40a283
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 @@ -10,7 +10,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.11")
library("avaje-prisms", "io.avaje:avaje-prisms:1.31")

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

Expand Down

0 comments on commit f40a283

Please sign in to comment.