Closed hiperioncn closed 4 years ago
What's the reason?
On Wed, Jul 4, 2018, 07:51 Hiperion notifications@github.com wrote:
I got the dependence of Paper 2.6 +--- io.paperdb:paperdb:2.6 | +--- com.esotericsoftware:kryo:4.0.1 | | +--- com.esotericsoftware:reflectasm:1.11.3 | | | --- org.ow2.asm:asm:5.0.4 | | +--- com.esotericsoftware:minlog:1.3.0 | | --- org.objenesis:objenesis:2.5.1 | --- de.javakaffee:kryo-serializers:0.40 | --- com.esotericsoftware:kryo:4.0.0 -> 4.0.1 (*) and in paperdb's build.gradle
compile 'com.esotericsoftware:kryo:4.0.1' compile 'de.javakaffee:kryo-serializers:0.40' Could you change kryo version to 4.0.0
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/pilgr/Paper/issues/132, or mute the thread https://github.com/notifications/unsubscribe-auth/AAaNIeR1a1HQGdKa27r6FpX6J4Si1zvwks5uDFfsgaJpZM4VB_ab .
I got the dependence of Paper 2.6
+--- io.paperdb:paperdb:2.6 | +--- com.esotericsoftware:kryo:4.0.1 | | +--- com.esotericsoftware:reflectasm:1.11.3 | | | --- org.ow2.asm:asm:5.0.4 | | +--- com.esotericsoftware:minlog:1.3.0 | | --- org.objenesis:objenesis:2.5.1 | --- de.javakaffee:kryo-serializers:0.40 | --- com.esotericsoftware:kryo:4.0.0 -> 4.0.1 (*)
and in paperdb's build.gradle
Could you change kryo version to 4.0.0