From 00a9cfea360a99c4ac12e16325fa4a5662cc0aeb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20N=C3=BCcke?= Date: Sun, 10 Jan 2021 20:02:17 +0100 Subject: [PATCH] Update OC2-Sedna. --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 7de0e4d7..3a3a1205 100644 --- a/build.gradle +++ b/build.gradle @@ -55,7 +55,7 @@ dependencies { compileOnly 'org.jetbrains:annotations:16.0.2' - implementation 'li.cil.oc2:oc2-sedna:0.0.1+4' + implementation 'li.cil.oc2:oc2-sedna:0.0.1+5' // These three will be provided by oc2-sedna in standalone. implementation 'li.cil.ceres:ceres:0.0.2+19'