Error in gradle above 8.could not get unknown property ‘outputdir’ for main java source of type org.gradle.api.internal.file.DefaultSourceDirectorySet
I am working on gradle version update for my project from 7 to 8.4.
During the update my test task is failed.
Could not determine the dependencies of task employeeJava:test
could not get unknown property ‘outputdir’ for main java source of type org.gradle.api.internal.file.DefaultSourceDirectorySet