Skip to content
Snippets Groups Projects
Commit b89ce6ea authored by René Schöne's avatar René Schöne
Browse files

0.2.7

- fix top-level Gradle
parent 10ebbcc1
No related branches found
No related tags found
No related merge requests found
Pipeline #14738 passed
plugins { plugins {
id 'com.github.ben-manes.versions' version '0.42.0' id 'com.github.ben-manes.versions' version '0.42.0'
id 'java'
} }
java.toolchain.languageVersion = JavaLanguageVersion.of(11) java.toolchain.languageVersion = JavaLanguageVersion.of(11)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment