⬆️ Update plugin nebula.lint to v19

This commit is contained in:
renovate[bot] 2023-12-14 14:15:20 +00:00 committed by GitHub
parent 89fa5cc442
commit 6305f7675d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@ plugins {
id 'java'
id 'groovy'
id 'org.liquibase.gradle' version '2.2.1'
id "nebula.lint" version "17.7.0"
id "nebula.lint" version "19.0.1"
id "com.gorylenko.gradle-git-properties" version "2.4.1"
}