Skip to content

Commit

Permalink
Merge branch 'dev' into 396-best-final-candidate
Browse files Browse the repository at this point in the history
  • Loading branch information
Grigorov-Georgi committed Jan 7, 2025
2 parents 3a53dfd + ac579b0 commit b8b64af
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 14 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dependencies {
implementation("com.dylibso.chicory:wasm:0.0.12")

testImplementation("org.junit.jupiter:junit-jupiter-api:5.11.4")
testImplementation("org.mockito:mockito-core:5.14.2")
testImplementation("org.mockito:mockito-core:5.15.2")

// CLI
implementation("commons-cli:commons-cli:1.9.0")
Expand All @@ -46,7 +46,7 @@ dependencies {
implementation("org.java-websocket:Java-WebSocket:1.6.0")
implementation("org.javatuples:javatuples:1.2")

implementation("com.github.luben:zstd-jni:1.5.6-8")
implementation("com.github.luben:zstd-jni:1.5.6-9")

// Prometheus
implementation("io.prometheus:prometheus-metrics-core:1.3.5")
Expand Down
8 changes: 4 additions & 4 deletions genesis/ksmcc3.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions genesis/polkadot.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions genesis/westend2.json

Large diffs are not rendered by default.

0 comments on commit b8b64af

Please sign in to comment.