Bump org.eclipse.jgit:org.eclipse.jgit from 6.10.0.202406032230-r to 7.1.0.202411261347-r #181
Annotations
5 errors and 3 warnings
generates child1 code package info correctly():
plugins/jvm-plugin/src/test/kotlin/io/github/gmazzo/codeowners/CodeOwnersJVMPluginTest.kt#L166
java.lang.UnsupportedClassVersionError: org/eclipse/jgit/ignore/FastIgnoreRule has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 55.0
|
generates root code package info correctly():
plugins/jvm-plugin/src/test/kotlin/io/github/gmazzo/codeowners/CodeOwnersJVMPluginTest.kt#L166
java.lang.UnsupportedClassVersionError: org/eclipse/jgit/ignore/FastIgnoreRule has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 55.0
|
generates child2 code package info correctly():
plugins/jvm-plugin/src/test/kotlin/io/github/gmazzo/codeowners/CodeOwnersJVMPluginTest.kt#L166
java.lang.UnsupportedClassVersionError: org/eclipse/jgit/ignore/FastIgnoreRule has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 55.0
|
generates child3 code package info correctly():
plugins/jvm-plugin/src/test/kotlin/io/github/gmazzo/codeowners/CodeOwnersJVMPluginTest.kt#L166
java.lang.UnsupportedClassVersionError: org/eclipse/jgit/ignore/FastIgnoreRule has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 55.0
|
generates admin code package info correctly():
plugins/jvm-plugin/src/test/kotlin/io/github/gmazzo/codeowners/CodeOwnersJVMPluginTest.kt#L166
java.lang.UnsupportedClassVersionError: org/eclipse/jgit/ignore/FastIgnoreRule has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 55.0
|
dependabot
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Correctness: Obsolete Gradle Dependency:
/Users/runner/work/gradle-codeowners-plugin/gradle-codeowners-plugin/demo-project-jvm/app/build.gradle.kts#L9
A newer version of `compileSdkVersion` than 30 is available: 34
|
Correctness: Obsolete Gradle Dependency:
/Users/runner/work/gradle-codeowners-plugin/gradle-codeowners-plugin/demo-project-jvm/lib2/build.gradle.kts#L9
A newer version of `compileSdkVersion` than 30 is available: 34
|