Skip to content

Commit

Permalink
build(deps): bump com.mikepenz.aboutlibraries.plugin from 11.1.0 to 1…
Browse files Browse the repository at this point in the history
…1.1.1

Signed-off-by: Art Shendrik <[email protected]>
  • Loading branch information
amal committed Mar 24, 2024
1 parent 31e6fae commit 115e4b9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions fluxo-kmp-conf/dependencies/compileClasspath.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ com.guardsquare:proguard-core:9.1.1
com.guardsquare:proguard-gradle:7.4.2
com.louiscad.complete-kotlin:com.louiscad.complete-kotlin.gradle.plugin:1.1.0
com.louiscad.complete-kotlin:plugin:1.1.0
com.mikepenz.aboutlibraries.plugin:aboutlibraries-plugin:11.1.0
com.mikepenz.aboutlibraries.plugin:com.mikepenz.aboutlibraries.plugin.gradle.plugin:11.1.0
com.mikepenz.aboutlibraries.plugin:aboutlibraries-plugin:11.1.1
com.mikepenz.aboutlibraries.plugin:com.mikepenz.aboutlibraries.plugin.gradle.plugin:11.1.1
com.pinterest.ktlint:ktlint-cli:1.2.1
com.savvasdalkitsis.module-dependency-graph:com.savvasdalkitsis.module-dependency-graph.gradle.plugin:0.12
com.savvasdalkitsis:module-dependency-graph:0.12
Expand Down
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ r8 = { module = "com.android.tools:r8", version.ref = "r8" }

# Testing Kotlin and Java annotation processors, compiler plugins, and code generation.
# https://github.com/ZacSweers/kotlin-compile-testing/releases
# https://github.com/tschuchortdev/kotlin-compile-testing/releases
# https://github.com/tschuchortdev/kotlin-compile-testing/releases.
kotlin-compile-testing = { module = "dev.zacsweers.kctfork:core", version = "0.4.0" }

# Annotations for JVM-based languages
Expand Down Expand Up @@ -282,4 +282,4 @@ build-config = { id = "com.github.gmazzo.buildconfig", version = "5.3.5" }
# Resolve all dependencies used in a Gradle module, with associated license and further information.
# https://github.com/mikepenz/AboutLibraries/releases
# https://plugins.gradle.org/plugin/com.mikepenz.aboutlibraries.plugin
about-libraries = { id = "com.mikepenz.aboutlibraries.plugin", version = "11.1.0" }
about-libraries = { id = "com.mikepenz.aboutlibraries.plugin", version = "11.1.1" }

0 comments on commit 115e4b9

Please sign in to comment.