2024-06-12

This commit is contained in:
2024-06-12 13:11:58 +09:00
parent d2bb77ca33
commit a75a1dbd0f
31 changed files with 263 additions and 7 deletions

View File

@@ -12,7 +12,7 @@ buildscript {
}
}
dependencies {
classpath ("com.jaredsburrows:gradle-license-plugin:0.8.90")
classpath ("com.jaredsburrows:gradle-license-plugin:0.9.7")
}
}
plugins {