Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/feature/upgrade-jersey' into fea…
Browse files Browse the repository at this point in the history
…ture/upgrade-jersey
  • Loading branch information
dunedodo committed Oct 11, 2023
2 parents a5c6689 + 1720400 commit 7b90576
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ subprojects {
licenseReport {
renderers = [new InventoryHtmlReportRenderer()]
}
//

distributions {
main {
contents {
Expand Down Expand Up @@ -250,4 +250,4 @@ gradle.taskGraph.whenReady { taskGraph ->
System.setProperty('org.ajoberstar.grgit.auth.username', rootProject.ext.gitUsername)
System.setProperty('org.ajoberstar.grgit.auth.password', rootProject.ext.gitPassword)
}
}
}

0 comments on commit 7b90576

Please sign in to comment.