Moving to GitHub Actions

This commit is contained in:
Sebastian Stenzel
2020-04-20 10:06:15 +02:00
parent 8d0c370f5a
commit 4a9dd7f175
5 changed files with 31 additions and 100 deletions
+1 -1
View File
@@ -331,7 +331,7 @@
<artifactId>maven-compiler-plugin</artifactId>
<version>3.8.1</version>
<configuration>
<release>11</release>
<release>14</release>
<annotationProcessorPaths>
<path>
<groupId>com.google.dagger</groupId>