Skip to content

Commit

Permalink
⬆️(deps): Update dependency io.quarkus:quarkus-mongodb-panache to v3.…
Browse files Browse the repository at this point in the history
…4.3 (#1156)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 12, 2023
1 parent b6fb947 commit daacb4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion github-bot/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies {
implementation 'io.quarkus:quarkus-smallrye-health'
testImplementation 'io.quarkus:quarkus-junit5'
implementation project(":code-transformation")
implementation 'io.quarkus:quarkus-mongodb-panache:3.4.2'
implementation 'io.quarkus:quarkus-mongodb-panache:3.4.3'
annotationProcessor("io.quarkus:quarkus-panache-common")
implementation("io.quarkus:quarkus-smallrye-graphql")
implementation("io.quarkus:quarkus-smallrye-graphql-client")
Expand Down

0 comments on commit daacb4d

Please sign in to comment.