Skip to content

Commit

Permalink
IS-2671: Upgrade shadowJar and other depenencies
Browse files Browse the repository at this point in the history
  • Loading branch information
geir-waagboe committed Sep 27, 2024
1 parent 79cb295 commit 6af9714
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ kotlin {

tasks {
jar {
manifest.attributes["Main-Class"] = "no.nav.syfo.AppKt"
manifest.attributes["Main-Class"] = "no.nav.syfo.MainApplicationKt"
}

create("printVersion") {
Expand Down

0 comments on commit 6af9714

Please sign in to comment.