Skip to content

Commit

Permalink
chore: upgraded Helidon to 4.0.11 (#92)
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Peterson <[email protected]>
  • Loading branch information
mattp-swirldslabs authored Aug 8, 2024
1 parent aaa23cd commit 5161410
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ dependencyResolutionManagement {
create("libs") {
// Compile time dependencies
version("com.google.protobuf", "3.24.0")
version("io.helidon.webserver.http2", "4.0.10")
version("io.helidon.webserver.grpc", "4.0.10")
version("io.helidon.webserver.http2", "4.0.11")
version("io.helidon.webserver.grpc", "4.0.11")
version("com.github.spotbugs.annotations", "4.7.3")
// Testing only versions
version("org.assertj.core", "3.23.1")
Expand Down

0 comments on commit 5161410

Please sign in to comment.