diff --git a/fluxo-kmp-conf/dependencies/compileClasspath.txt b/fluxo-kmp-conf/dependencies/compileClasspath.txt index 41818432..0f6bd3e9 100644 --- a/fluxo-kmp-conf/dependencies/compileClasspath.txt +++ b/fluxo-kmp-conf/dependencies/compileClasspath.txt @@ -18,8 +18,8 @@ com.dropbox.dependency-guard:com.dropbox.dependency-guard.gradle.plugin:0.5.0 com.dropbox.dependency-guard:dependency-guard:0.5.0 com.github.ben-manes.versions:com.github.ben-manes.versions.gradle.plugin:0.51.0 com.github.ben-manes:gradle-versions-plugin:0.51.0 -com.github.gmazzo.buildconfig:com.github.gmazzo.buildconfig.gradle.plugin:5.3.5 -com.github.gmazzo.buildconfig:plugin:5.3.5 +com.github.gmazzo.buildconfig:com.github.gmazzo.buildconfig.gradle.plugin:5.4.0 +com.github.gmazzo.buildconfig:plugin:5.4.0 com.google.code.findbugs:jsr305:3.0.2 com.google.devtools.ksp:symbol-processing-gradle-plugin:2.0.0-1.0.22 com.google.errorprone:error_prone_annotations:2.26.1 diff --git a/fluxo-kmp-conf/lint-baseline.xml b/fluxo-kmp-conf/lint-baseline.xml index d660b075..b313b157 100644 --- a/fluxo-kmp-conf/lint-baseline.xml +++ b/fluxo-kmp-conf/lint-baseline.xml @@ -1,5 +1,5 @@ - + + + + + + + + + + + + + + + + + diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 5d69694e..520b1f3d 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -375,7 +375,7 @@ module-dependency-graph = { id = "com.savvasdalkitsis.module-dependency-graph", # Generating BuildConstants for any kind of project # https://github.com/gmazzo/gradle-buildconfig-plugin/releases # https://plugins.gradle.org/plugin/com.github.gmazzo.buildconfig -build-config = { id = "com.github.gmazzo.buildconfig", version = "5.3.5" } +build-config = { id = "com.github.gmazzo.buildconfig", version = "5.4.0" } # Resolve all dependencies used in a Gradle module, with associated license and further information. # https://github.com/mikepenz/AboutLibraries/releases