Skip to content

Commit

Permalink
fix(deps): update dependency io.micronaut.library:io.micronaut.librar…
Browse files Browse the repository at this point in the history
…y.gradle.plugin to v3.6.3 (#670)
  • Loading branch information
renovate[bot] authored and sdelamo committed Oct 31, 2022
1 parent acef52d commit 5b5bab1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ kotest5 = "5.4.2" # can not be managed until we deprecate kotest 4
kotlin = "1.7.10"

# Micronaut
micronaut = "3.7.1"
micronaut-gradle-plugin = "3.5.3"
micronaut = "3.7.3"
micronaut-gradle-plugin = "3.6.3"

[libraries]
managed-assertj-core = { module = "org.assertj:assertj-core", version.ref = "managed-assertj" }
Expand Down

0 comments on commit 5b5bab1

Please sign in to comment.