We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4654b28 commit 3e068deCopy full SHA for 3e068de
languages/jvm/java.com/services/helidon.io/build.gradle
@@ -31,7 +31,7 @@ java {
31
}
32
33
dependencies {
34
- implementation 'io.helidon.webserver:helidon-webserver:4.3.1'
+ implementation 'io.helidon.webserver:helidon-webserver:4.3.2'
35
implementation 'io.helidon.webclient:helidon-webclient:4.3.2'
36
implementation 'io.helidon.config:helidon-config-yaml:4.3.2'
37
0 commit comments