Update 'build.gradle'
This commit is contained in:
parent
e087df7766
commit
418c1305a7
@ -19,7 +19,7 @@ dependencies {
|
||||
shadowJar {
|
||||
manifest {
|
||||
attributes(
|
||||
'Main-Class': 'tech.nevets.jaml.JAML'
|
||||
'Main-Class': 'tech.nevets.beerestapi.Main'
|
||||
)
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user