Skip to content

Commit

Permalink
Merge pull request #723 from fragaLY/dependabot/gradle/micronaut-reac…
Browse files Browse the repository at this point in the history
…tive/ch.qos.logback-logback-classic-1.5.11
  • Loading branch information
fragaLY authored Oct 17, 2024
2 parents cff84a7 + 417821c commit 9f9d591
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion micronaut-reactive/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dependencies {
implementation("io.micronaut.reactor:micronaut-reactor-http-client:3.6.0")
implementation("jakarta.persistence:jakarta.persistence-api:3.2.0")
runtimeOnly("org.yaml:snakeyaml")
runtimeOnly("ch.qos.logback:logback-classic:1.5.10")
runtimeOnly("ch.qos.logback:logback-classic:1.5.11")
runtimeOnly("io.vertx:vertx-pg-client:4.5.10")
runtimeOnly("io.r2dbc:r2dbc-pool:1.0.1.RELEASE")
runtimeOnly("org.postgresql:r2dbc-postgresql:1.0.6.RELEASE")
Expand Down

0 comments on commit 9f9d591

Please sign in to comment.