Skip to content

Commit

Permalink
chore: version updates
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastian Davids <[email protected]>
  • Loading branch information
sdavids committed Jan 23, 2025
1 parent a5aed2f commit 0b41700
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion scripts/cert/go/stdlib/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ module sdavids.de/sdavids-shell-misc-cert
go 1.23

// https://go.dev/doc/devel/release
toolchain go1.23.4
toolchain go1.23.5
4 changes: 2 additions & 2 deletions scripts/cert/java/quarkus/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@

[plugins]
# 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
quarkusPlatform = "io.quarkus.platform:quarkus-bom:3.17.7"
quarkusPlatform = "io.quarkus.platform:quarkus-bom:3.17.8"
2 changes: 1 addition & 1 deletion scripts/cert/js/nodejs/.nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
22.13.0
22.13.1

0 comments on commit 0b41700

Please sign in to comment.