Code Monkey home page Code Monkey logo

Comments (11)

Vshnv avatar Vshnv commented on September 21, 2024

That looks like an exception from an older version, kindly use 1.2.4 or the snapshot release of 1.2.5

from slimjar.

Lorenzo0111 avatar Lorenzo0111 commented on September 21, 2024

That looks like an exception from an older version, kindly use 1.2.4 or the snapshot release of 1.2.5

How can I update it? I'm using the gradle plugin

from slimjar.

Vshnv avatar Vshnv commented on September 21, 2024

Try creating a "gradle.properties" file in your project root and adding slimjar.version = 1.2.4 to it

from slimjar.

Lorenzo0111 avatar Lorenzo0111 commented on September 21, 2024

Try creating a "gradle.properties" file in your project root and adding slimjar.version = 1.2.4 to it

Already tried: https://github.com/Lorenzo0111/ElectionsPlus/blob/master/gradle.properties

from slimjar.

Vshnv avatar Vshnv commented on September 21, 2024

Alrighty, kindly ask the user their exact java version. The one you can fetch from java -version

from slimjar.

Lorenzo0111 avatar Lorenzo0111 commented on September 21, 2024

Java 16

from slimjar.

Vshnv avatar Vshnv commented on September 21, 2024

Looking through your project, It seems another library you use called "pluginslib" that depends on slimjar is overriding your version declaration and is using 1.2.1, hence you're getting the issue from the older versions. Kindly request the library author to fix their implementation.

from slimjar.

Lorenzo0111 avatar Lorenzo0111 commented on September 21, 2024

Looking through your project, It seems another library you use called "pluginslib" that depends on slimjar is overriding your version declaration and is using 1.2.1, hence you're getting the issue from the older versions. Kindly request the library author to fix their implementation.

Ok

from slimjar.

Vshnv avatar Vshnv commented on September 21, 2024

Could you confirm if this fixed it?

from slimjar.

Lorenzo0111 avatar Lorenzo0111 commented on September 21, 2024

I'm doing last tests but it seems to work. Thanks

from slimjar.

Vshnv avatar Vshnv commented on September 21, 2024

Thank you

from slimjar.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.