File tree 4 files changed +7
-7
lines changed
compiler-utils/dependencies
4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
com.google.dagger:dagger:2.52
2
- com.squareup:kotlinpoet-jvm:1.18.1
3
- com.squareup:kotlinpoet:1.18.1
2
+ com.squareup:kotlinpoet-jvm:2.0.0
3
+ com.squareup:kotlinpoet:2.0.0
4
4
jakarta.inject:jakarta.inject-api:2.0.1
5
5
javax.inject:javax.inject:1
6
6
org.jetbrains.intellij.deps:trove4j:1.0.20200330
Original file line number Diff line number Diff line change @@ -16,8 +16,8 @@ com.google.truth:truth:1.4.4
16
16
com.squareup.okio:okio-jvm:3.9.0
17
17
com.squareup.okio:okio:3.9.0
18
18
com.squareup:javapoet:1.13.0
19
- com.squareup:kotlinpoet-jvm:1.18.1
20
- com.squareup:kotlinpoet:1.18.1
19
+ com.squareup:kotlinpoet-jvm:2.0.0
20
+ com.squareup:kotlinpoet:2.0.0
21
21
dev.zacsweers.kctfork:core:0.5.1
22
22
io.github.classgraph:classgraph:4.8.174
23
23
jakarta.inject:jakarta.inject-api:2.0.1
Original file line number Diff line number Diff line change 1
1
com.google.dagger:dagger:2.52
2
- com.squareup:kotlinpoet-jvm:1.18.1
3
- com.squareup:kotlinpoet:1.18.1
2
+ com.squareup:kotlinpoet-jvm:2.0.0
3
+ com.squareup:kotlinpoet:2.0.0
4
4
jakarta.inject:jakarta.inject-api:2.0.1
5
5
javax.annotation:jsr250-api:1.0
6
6
javax.inject:javax.inject:1
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ kgx = "0.1.12"
34
34
kotest = " 5.9.1"
35
35
kotlin = " 2.0.21"
36
36
kotlinx-binaryCompatibility = " 0.16.3"
37
- kotlinpoet = " 1.18.1 "
37
+ kotlinpoet = " 2.0.0 "
38
38
ktlint = " 1.0.1"
39
39
ktlintPlugin = " 12.1.2"
40
40
mavenPublish = " 0.30.0"
You can’t perform that action at this time.
0 commit comments