Skip to content

Commit

Permalink
chore: omnibus dependency updates, rust → 2024
Browse files Browse the repository at this point in the history
fix: svm driver jpms flags
chore: upgrade rust toolchain → `1.85.0`
chore: upgrade rust edition → `2024`
chore: upgrade `cc` → `1.2.x`
chore: upgrade gradle → `8.13.1-rc-2`
chore: upgrade kotlin → `2.1.20-RC`
chore: upgrade netty → `4.1.118.Final`
chore: upgrade graalvm metadata → `0.3.16`
chore: upgrade boringssl → `0.20250212.0`
chore: upgrade node toolchain → `23.0.0`
chore: upgrade detekt → `1.23.8`
chore: upgrade micronaut → `4.7.6`
chore: upgrade cloudflare zlib → latest
chore: upgrade madler zlib → latest
chore: upgrade cargo git dependencies
chore: general maven dep upgrades

Signed-off-by: Sam Gammon <sam@elide.dev>
  • Loading branch information
sgammon committed Feb 24, 2025
1 parent 92c837f commit f75ff72
Show file tree
Hide file tree
Showing 61 changed files with 777 additions and 772 deletions.
2 changes: 1 addition & 1 deletion .rustfmt.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
edition = "2021"
edition = "2024"
tab_spaces = 2
Loading

0 comments on commit f75ff72

Please sign in to comment.