Skip to content

Commit

Permalink
Merge pull request #371 from exacaster/dependabot/gradle/server/io.mi…
Browse files Browse the repository at this point in the history
…cronaut.application-3.7.3

Bump io.micronaut.application from 3.7.2 to 3.7.3 in /server
  • Loading branch information
pdambrauskas authored Feb 24, 2023
2 parents f78ad49 + b985a58 commit a707dcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugins {
id "java"
id "groovy"
id "io.micronaut.application" version "3.7.2"
id "io.micronaut.application" version "3.7.3"
id "com.github.ben-manes.versions" version "0.46.0"
}

Expand Down

0 comments on commit a707dcc

Please sign in to comment.