Skip to content

Commit

Permalink
Merge pull request #184 from devcordde/dependabot/gradle/io.micronaut…
Browse files Browse the repository at this point in the history
….application-3.7.0

Bump io.micronaut.application from 3.6.7 to 3.7.0
  • Loading branch information
Taucher2003 authored Jan 11, 2023
2 parents 8146cc7 + cf34135 commit 2ea3be1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
id("com.github.johnrengelman.shadow") version "7.1.2"
id("io.micronaut.application") version "3.6.7"
id("io.micronaut.application") version "3.7.0"
}

version = "2.0"
Expand Down

0 comments on commit 2ea3be1

Please sign in to comment.