Skip to content

Commit

Permalink
Merge pull request #352 from micronaut-projects/renovate/io.micronaut…
Browse files Browse the repository at this point in the history
….build.shared.settings-6.x

chore(deps): update plugin io.micronaut.build.shared.settings to v6.2.2
  • Loading branch information
wetted authored Feb 13, 2023
2 parents a000167 + 0792379 commit 5ea6cca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/graalvm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
strategy:
matrix:
java: ['17']
graalvm: ['latest', 'dev']
graalvm: ['latest']
steps:
# https://github.com/actions/virtual-environments/issues/709
- name: Free disk space
Expand Down
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ pluginManagement {
}

plugins {
id("io.micronaut.build.shared.settings") version "6.1.1"
id("io.micronaut.build.shared.settings") version "6.2.2"
}

rootProject.name = 'elasticsearch-parent'
Expand Down

0 comments on commit 5ea6cca

Please sign in to comment.