Update licenser & gradle

This commit is contained in:
NotMyFault
2021-06-18 01:22:24 +02:00
parent b196c9ce8e
commit 8220d4aa31
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ plugins {
`java-library`
`maven-publish`
id("com.github.johnrengelman.shadow") version "7.0.0"
id("org.cadixdev.licenser") version "0.6.0"
id("org.cadixdev.licenser") version "0.6.1"
id("org.ajoberstar.grgit") version "4.1.0"
eclipse