Skip to content

Commit

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

Bump io.micronaut.application from 3.7.7 to 3.7.8 in /server
  • Loading branch information
pdambrauskas authored Apr 13, 2023
2 parents aab3ea4 + f0d3426 commit aa5cd1d
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.7"
id "io.micronaut.application" version "3.7.8"
id "com.github.ben-manes.versions" version "0.46.0"
}

Expand Down

0 comments on commit aa5cd1d

Please sign in to comment.