Skip to content

Commit

Permalink
Merge branch '4.7.x' of github.com:micronaut-projects/micronaut-core …
Browse files Browse the repository at this point in the history
…into trust-store-netty-client-ssl-builder
  • Loading branch information
msupic committed Oct 17, 2024
2 parents 7a3d23d + 56713a0 commit 32cdbf7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
fetch-depth: 0

- name: "🔧 Setup GraalVM CE"
uses: graalvm/[email protected].3
uses: graalvm/[email protected].4
with:
distribution: 'graalvm'
java-version: ${{ matrix.java }}
Expand Down
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 @@ jazzer = "0.22.1"
jcache = "1.1.1"
junit5 = "5.10.3"
junit-platform="1.10.3"
logback = "1.5.9"
logback = "1.5.11"
logbook-netty = "3.7.0"
log4j = "2.23.1"
micronaut-aws = "4.7.1"
Expand Down

0 comments on commit 32cdbf7

Please sign in to comment.