We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5aed2f commit 0b41700Copy full SHA for 0b41700
scripts/cert/go/stdlib/go.mod
@@ -8,4 +8,4 @@ module sdavids.de/sdavids-shell-misc-cert
8
go 1.23
9
10
// https://go.dev/doc/devel/release
11
-toolchain go1.23.4
+toolchain go1.23.5
scripts/cert/java/quarkus/gradle/libs.versions.toml
@@ -5,8 +5,8 @@
5
6
[plugins]
7
# https://plugins.gradle.org/plugin/io.quarkus
-quarkusPlugin = "io.quarkus:3.17.7"
+quarkusPlugin = "io.quarkus:3.17.8"
[libraries]
# https://github.com/quarkusio/quarkus/releases
12
-quarkusPlatform = "io.quarkus.platform:quarkus-bom:3.17.7"
+quarkusPlatform = "io.quarkus.platform:quarkus-bom:3.17.8"
scripts/cert/js/nodejs/.nvmrc
@@ -1 +1 @@
1
-22.13.0
+22.13.1
0 commit comments