Skip to content

Commit

Permalink
Merge pull request #51 from detached/dependabot/gradle/io.micronaut.a…
Browse files Browse the repository at this point in the history
…pplication-3.7.5

Bump io.micronaut.application from 3.7.4 to 3.7.5
  • Loading branch information
detached authored Mar 10, 2023
2 parents 164cec9 + 31686f9 commit 0a4a7a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ plugins {
id "org.jetbrains.kotlin.kapt" version "1.8.10"
id "org.jetbrains.kotlin.plugin.allopen" version "1.8.10"
id "com.github.johnrengelman.shadow" version "8.1.0"
id "io.micronaut.application" version '3.7.4'
id "io.micronaut.application" version '3.7.5'
id 'org.flywaydb.flyway' version '9.15.2'
id 'nu.studer.jooq' version '8.1'
id 'com.github.node-gradle.node' version '3.5.1'
Expand Down

0 comments on commit 0a4a7a2

Please sign in to comment.