| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-09-28 | build: Increase Java requirement to version 11 | Fabian Mastenbroek | |
| This change updates the Gradle configuration to target Java 11 (instead of Java 8) as the lowest denominator when building OpenDC. Since the project has not yet been adopted by (many) other applications, we should not restrict the project to such an old Java version. | |||
| 2021-05-07 | build: Access version catalog from buildSrc | Fabian Mastenbroek | |
| This change adds a workaround to the build configuration so that we can access the version catalog from pre-compiled scripts in buildSrc. In this way, we can use the version catalog everywhere. This workaround is necessary until https://github.com/gradle/gradle/issues/15383 is fixed. | |||
