Skip to content

Commit 7bfa786

Browse files
committed
Add comment for CodeQL
Signed-off-by: Dmitry Sulman <[email protected]>
1 parent b15ea8d commit 7bfa786

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
// Comment to fool CodeQL: languageVersion.set(JavaLanguageVersion.of(17))

logback-access-reactor-netty/build.gradle.kts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ plugins {
22
id("conventions")
33
}
44

5-
// Comment to fool CodeQL: languageVersion.set(JavaLanguageVersion.of(17))
6-
75
description = "Logback Access integration with Reactor Netty"
86

97
dependencies {

0 commit comments

Comments
 (0)