Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
MikAoJk committed Sep 8, 2023
2 parents 5d44500 + 0a93f03 commit bcbdafa
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,11 +102,10 @@ Find the newest version of gradle here: https://gradle.org/releases/ Then run th
```

### Contact

This project is maintained by [navikt/teamsykmelding](CODEOWNERS)

Questions and/or feature requests?
Please create an [issue](https://github.com/navikt/syfosmmottak/issues)

If you work in [@navikt](https://github.com/navikt) you can reach us at the Slack
channel [#team-sykmelding](https://nav-it.slack.com/archives/CMA3XV997)
channel [#team-sykmelding](https://nav-it.slack.com/archives/CMA3XV997)
1 change: 0 additions & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ plugins {
kotlin("jvm") version "1.9.10"
id("com.diffplug.spotless") version "6.20.0"
id("com.github.johnrengelman.shadow") version "8.1.1"
id("org.cyclonedx.bom") version "1.7.4"
}

application {
Expand Down

0 comments on commit bcbdafa

Please sign in to comment.