Error in Java Build.Gradle

We’ve had this error in build.gradle ever since importing last year’s project into 2024. It doesn’t seem to be causing any issues for us (everything builds and deploys and works…) but of course any red squiggly lines stress us out. Anyone know what this is and how we can address it? I notice the version # doesn’t match the firmware in our RoboRIO but we’re hesitant to change anything here without some input because we don’t really know what this is…

If it builds fine, then you’re likely safe to ignore it, but I understand the unnecessary stress. From the information provided, we don’t know what the problem is beyond “theres a red squiggle”. What does it show if you hover your mouse over it? Or on the Problems tab?

Visual Studio Code Reports Unresolved Dependency

Awesome thanks!

Hey! That was a prob for us two during the last days trying to understand how to import our code from 2023 and not using up. Don’t worry :slight_smile: your code will build, however make sure that your libraries share this version so you don’t start getting errors when trying to deploy your code.