Skip to content

Commit

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

Bump io.micronaut.application from 3.4.1 to 3.5.0 in /server
  • Loading branch information
pdambrauskas authored Jul 16, 2022
2 parents 1d4023f + 02f6e9c commit 5755358
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.4.1"
id "io.micronaut.application" version "3.5.0"
id "com.github.ben-manes.versions" version "0.42.0"
}

Expand Down

0 comments on commit 5755358

Please sign in to comment.