Updated dependencies
Bumped JUnit to version 5.11.1 Bumped Kapt to version 1.9.24 Bumped PMD extension to version 1.1.6 Bumped Gradle to version 8.10.2
This commit is contained in:
parent
8ee5ac7867
commit
7f2141044f
5 changed files with 6 additions and 6 deletions
|
@ -25,7 +25,7 @@ java {
|
|||
}
|
||||
|
||||
application {
|
||||
mainClassName = 'com.example.App'
|
||||
mainClass = 'com.example.App'
|
||||
}
|
||||
|
||||
tasks.withType(JavaCompile).configureEach {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue