File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -70,8 +70,8 @@ com.google.protobuf:protobuf-java:3.19.3
70
70
com.google.testing.platform:core-proto:0.0.8-alpha08
71
71
com.googlecode.java-diff-utils:diffutils:1.3.0
72
72
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
75
75
com.rickbusarow.ktlint:com.rickbusarow.ktlint.gradle.plugin:0.2.2
76
76
com.rickbusarow.ktlint:ktlint-gradle-plugin:0.2.2
77
77
com.squareup.moshi:moshi-adapters:1.15.0
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ groovy = "3.0.9"
49
49
jUnit = " 4.13.2"
50
50
java-diff-utils = " 4.12"
51
51
javaParser = " 3.24.0"
52
- kgx = " 0.1.6 "
52
+ kgx = " 0.1.12 "
53
53
kotest = " 5.1.0"
54
54
# Keep this in sync with what is hard-coded in build-logic/settings.gradle.kts as that is upstream
55
55
# of loading the library versions from this file but should be the same.
You can’t perform that action at this time.
0 commit comments