Skip to content

Commit

Permalink
Merge pull request #57 from exacaster/dependabot/gradle/server/io.mic…
Browse files Browse the repository at this point in the history
…ronaut.application-3.5.1

Bump io.micronaut.application from 3.5.0 to 3.5.1 in /server
  • Loading branch information
hynix authored Jul 22, 2022
2 parents 263415f + 07d1b9b commit 9204f6e
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.5.0"
id "io.micronaut.application" version "3.5.1"
id "com.github.ben-manes.versions" version "0.42.0"
}

Expand Down

0 comments on commit 9204f6e

Please sign in to comment.