Skip to content

Commit 4cf349a

Browse files
authored
Merge pull request #1161 from square/renovate/kgx
Update dependency com.rickbusarow.kgx:kotlin-gradle-extensions to v0.1.12
2 parents 97bfeb6 + 66bc133 commit 4cf349a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

dependencies/classpath.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,8 @@ com.google.protobuf:protobuf-java:3.19.3
7070
com.google.testing.platform:core-proto:0.0.8-alpha08
7171
com.googlecode.java-diff-utils:diffutils:1.3.0
7272
com.googlecode.juniversalchardet:juniversalchardet:1.0.3
73-
com.rickbusarow.kgx:kotlin-gradle-extensions:0.1.9
74-
com.rickbusarow.kgx:names:0.1.9
73+
com.rickbusarow.kgx:kotlin-gradle-extensions:0.1.12
74+
com.rickbusarow.kgx:names:0.1.12
7575
com.rickbusarow.ktlint:com.rickbusarow.ktlint.gradle.plugin:0.2.2
7676
com.rickbusarow.ktlint:ktlint-gradle-plugin:0.2.2
7777
com.squareup.moshi:moshi-adapters:1.15.0

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ groovy = "3.0.9"
4949
jUnit = "4.13.2"
5050
java-diff-utils = "4.12"
5151
javaParser = "3.24.0"
52-
kgx = "0.1.6"
52+
kgx = "0.1.12"
5353
kotest = "5.1.0"
5454
# Keep this in sync with what is hard-coded in build-logic/settings.gradle.kts as that is upstream
5555
# of loading the library versions from this file but should be the same.

0 commit comments

Comments
 (0)