We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b15ea8d commit 7bfa786Copy full SHA for 7bfa786
build.gradle.kts
@@ -0,0 +1 @@
1
+// Comment to fool CodeQL: languageVersion.set(JavaLanguageVersion.of(17))
logback-access-reactor-netty/build.gradle.kts
@@ -2,8 +2,6 @@ plugins {
2
id("conventions")
3
}
4
5
-// Comment to fool CodeQL: languageVersion.set(JavaLanguageVersion.of(17))
6
-
7
description = "Logback Access integration with Reactor Netty"
8
9
dependencies {
0 commit comments