Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mrclrchtr committed Nov 15, 2023
1 parent 94e8f0a commit a0c90ae
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Expand Up @@ -10,14 +10,15 @@ individual buildSrc modules. This makes the build very modular and also very cle
It has the following details:

- Java 17
- Gradle 8.2.1
- Gradle 8.4
- buildSrc
- Kotlin DSL
- Version Catalog (libs.versions.toml)
- Gradle Build Scan enabled in CI (Attention! Terms of Service are accepted by the environment variable `BUILD_SCAN_TOS_ACCEPTED` and the scan enabled by the environment variable `CI`)
- Kotlin 1.8.10
- Spring Boot 3.0.3
- Dokka 1.7.20
- Kotlin 1.9.20
- Spring Boot 3.1.5
- Detekt 1.23.3
- Dokka 1.9.10
- Spring Dependency-Management

Additionally, I added a POC how Maven Publishing could work. In another project, I got it to work like this without
Expand Down

0 comments on commit a0c90ae

Please sign in to comment.