File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 104104 ; ; DuckDB JDBC for benchmark validation
105105 org.duckdb/duckdb_jdbc {:mvn/version " 1.4.4.0" }
106106 ; ; Yggdrasil for CoW protocol compliance
107- org.replikativ/yggdrasil {:mvn/version " 0.2.19 " }}
107+ org.replikativ/yggdrasil {:mvn/version " 0.2.20 " }}
108108 :jvm-opts [" -Djdk.attach.allowAttachSelf=true"
109109 " -XX:+UnlockDiagnosticVMOptions"
110110 " -XX:+DebugNonSafepoints"
137137 ; ; Kindly for notebook rendering hints
138138 org.scicloj/kindly {:mvn/version " 4-beta21" }
139139 ; ; Yggdrasil for CoW protocol compliance (optional, test-only)
140- org.replikativ/yggdrasil {:local/root " ../yggdrasil " }}
140+ org.replikativ/yggdrasil {:mvn/version " 0.2.20 " }}
141141 :jvm-opts [" --add-modules=jdk.incubator.vector"
142142 " --enable-native-access=ALL-UNNAMED"
143143 " --add-opens=java.base/sun.nio.ch=ALL-UNNAMED" ]
You can’t perform that action at this time.
0 commit comments