Remove obsolete comment (#5909)

This commit is contained in:
Lauri Tulmin 2023-10-12 17:50:32 +03:00 committed by GitHub
parent 3827ee1e5b
commit 8b7780b7c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -57,7 +57,6 @@ dependencies {
implementation("me.champeau.jmh:jmh-gradle-plugin:0.7.1")
implementation("net.ltgt.gradle:gradle-errorprone-plugin:3.1.0")
implementation("net.ltgt.gradle:gradle-nullaway-plugin:1.6.0")
// at the moment 1.9.0 is the latest version supported by codeql
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.10")
implementation("org.owasp:dependency-check-gradle:8.4.0")
implementation("ru.vyarus:gradle-animalsniffer-plugin:1.7.1")