Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ wiremock = "3.13.0"
logcaptor = "2.11.0"

# Runtime
arithmetization="beta-v4.0-rc19"
arithmetization="beta-v4.0-rc22"
besu = "25.11.0-RC1-linea2"
blobCompressor = "2.1.0-rc1"
blobShnarfCalculator = "1.2.0"
Expand Down
4 changes: 2 additions & 2 deletions linea-besu-package/versions.env
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
LINEA_BESU_TAR_GZ=25.11.0-RC1-linea2
LINEA_SEQUENCER_PLUGIN_VERSION=4.0-rc19
LINEA_TRACER_PLUGIN_VERSION=beta-v4.0-rc19
LINEA_SEQUENCER_PLUGIN_VERSION=4.0-rc22.1
LINEA_TRACER_PLUGIN_VERSION=beta-v4.0-rc22
LINEA_FINALIZED_TAG_UPDATER_PLUGIN_VERSION=0.3.0
LINEA_STATERECOVERY_PLUGIN_VERSION=1.0.4
SHOMEI_PLUGIN_VERSION=0.7.5
Expand Down
Loading