Updated comment

This commit is contained in:
chriscochrane 2025-05-02 10:31:28 +01:00
parent 7644bcc3f3
commit 92326343f0
No known key found for this signature in database
GPG Key ID: E20C3731120606AB

View File

@ -22,7 +22,7 @@ dependencies {
compileOnly "com.typesafe:config:$typesafe_config_version"
testRuntimeOnly "com.typesafe:config:$typesafe_config_version"
// 'implementation' for the benefit of the snyk-scanner POM file
// 'implementation' for the benefit of the security-scannable POM file
implementation "com.typesafe:config:$typesafe_config_version"
// Capsule is a library for building independently executable fat JARs.