Skip to content

Commit

Permalink
Merge branch '6.12.x' into renovate/micronaut.grpc
Browse files Browse the repository at this point in the history
  • Loading branch information
sdelamo authored Aug 21, 2024
2 parents 789645a + 4faec4f commit 0d3a025
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ micronaut-data = "4.8.5"
micronaut-test = "4.4.0"
micronaut-kotlin = "4.3.0"
micronaut-logging = "1.3.0"
micronaut-session = "4.3.0"
micronaut-session = "4.4.0"
micronaut-grpc = "4.7.0"
micronaut-docs = "2.0.0"

Expand Down
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ pluginManagement {
}

plugins {
id 'io.micronaut.build.shared.settings' version '7.2.0'
id 'io.micronaut.build.shared.settings' version '7.2.1'
}
enableFeaturePreview 'TYPESAFE_PROJECT_ACCESSORS'

Expand Down

0 comments on commit 0d3a025

Please sign in to comment.