bump Gradle version to 7
This commit is contained in:
@@ -8,4 +8,9 @@ repositories {
|
||||
|
||||
dependencies {
|
||||
implementation project(':')
|
||||
}
|
||||
}
|
||||
|
||||
application {
|
||||
mainClass = 'net.woggioni.jwo.benchmark.Main'
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user