Skip to content

Commit

Permalink
Merge pull request #649 from Netflix/kotlin-poet-1.16.0
Browse files Browse the repository at this point in the history
Update to KotlinPoet 1.16.0
  • Loading branch information
kilink authored Jan 19, 2024
2 parents 5995464 + 0a1a299 commit 506ad51
Show file tree
Hide file tree
Showing 5 changed files with 50 additions and 50 deletions.
12 changes: 6 additions & 6 deletions dependencies.lock
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@
},
"testCompileClasspath": {
"net.bytebuddy:byte-buddy": {
"locked": "1.12.21",
"locked": "1.14.11",
"transitive": [
"org.assertj:assertj-core"
]
Expand All @@ -323,7 +323,7 @@
]
},
"org.assertj:assertj-core": {
"locked": "3.24.2"
"locked": "3.25.1"
},
"org.jetbrains.intellij.deps:trove4j": {
"locked": "1.0.20200330",
Expand Down Expand Up @@ -452,7 +452,7 @@
},
"testImplementationDependenciesMetadata": {
"net.bytebuddy:byte-buddy": {
"locked": "1.12.21",
"locked": "1.14.11",
"transitive": [
"org.assertj:assertj-core"
]
Expand All @@ -466,7 +466,7 @@
]
},
"org.assertj:assertj-core": {
"locked": "3.24.2"
"locked": "3.25.1"
},
"org.jetbrains.intellij.deps:trove4j": {
"locked": "1.0.20200330",
Expand Down Expand Up @@ -587,13 +587,13 @@
},
"testRuntimeClasspath": {
"net.bytebuddy:byte-buddy": {
"locked": "1.12.21",
"locked": "1.14.11",
"transitive": [
"org.assertj:assertj-core"
]
},
"org.assertj:assertj-core": {
"locked": "3.24.2"
"locked": "3.25.1"
},
"org.jetbrains.intellij.deps:trove4j": {
"locked": "1.0.20200330",
Expand Down
2 changes: 1 addition & 1 deletion graphql-dgs-codegen-core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ dependencies {
implementation 'org.slf4j:slf4j-api'

implementation 'com.squareup:javapoet:1.13.+'
implementation 'com.squareup:kotlinpoet:1.15.+'
implementation 'com.squareup:kotlinpoet:1.16.+'
implementation 'com.github.ajalt.clikt:clikt:4.2.+'

implementation 'org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.+'
Expand Down
54 changes: 27 additions & 27 deletions graphql-dgs-codegen-core/dependencies.lock
Original file line number Diff line number Diff line change
Expand Up @@ -108,10 +108,10 @@
"locked": "1.13.0"
},
"com.squareup:kotlinpoet": {
"locked": "1.15.3"
"locked": "1.16.0"
},
"com.squareup:kotlinpoet-jvm": {
"locked": "1.15.3",
"locked": "1.16.0",
"transitive": [
"com.squareup:kotlinpoet"
]
Expand Down Expand Up @@ -306,7 +306,7 @@
"locked": "1.13.0"
},
"com.squareup:kotlinpoet": {
"locked": "1.15.3"
"locked": "1.16.0"
},
"net.java.dev.jna:jna": {
"locked": "5.13.0",
Expand Down Expand Up @@ -543,10 +543,10 @@
"locked": "1.13.0"
},
"com.squareup:kotlinpoet": {
"locked": "1.15.3"
"locked": "1.16.0"
},
"com.squareup:kotlinpoet-jvm": {
"locked": "1.15.3",
"locked": "1.16.0",
"transitive": [
"com.squareup:kotlinpoet"
]
Expand All @@ -560,7 +560,7 @@
]
},
"net.bytebuddy:byte-buddy": {
"locked": "1.12.21",
"locked": "1.14.11",
"transitive": [
"com.netflix.graphql.dgs:graphql-dgs-platform-dependencies",
"org.assertj:assertj-core"
Expand All @@ -575,7 +575,7 @@
]
},
"org.assertj:assertj-core": {
"locked": "3.24.2",
"locked": "3.25.1",
"transitive": [
"com.netflix.graphql.dgs:graphql-dgs-platform-dependencies"
]
Expand Down Expand Up @@ -950,7 +950,7 @@
"locked": "1.13.0"
},
"com.squareup:kotlinpoet": {
"locked": "1.15.3"
"locked": "1.16.0"
},
"junit:junit": {
"locked": "4.13.2",
Expand All @@ -961,7 +961,7 @@
]
},
"net.bytebuddy:byte-buddy": {
"locked": "1.12.21",
"locked": "1.14.11",
"transitive": [
"com.netflix.graphql.dgs:graphql-dgs-platform-dependencies",
"org.assertj:assertj-core"
Expand All @@ -982,7 +982,7 @@
]
},
"org.assertj:assertj-core": {
"locked": "3.24.2",
"locked": "3.25.1",
"transitive": [
"com.netflix.graphql.dgs:graphql-dgs-platform-dependencies"
]
Expand Down Expand Up @@ -1346,10 +1346,10 @@
"locked": "1.13.0"
},
"com.squareup:kotlinpoet": {
"locked": "1.15.3"
"locked": "1.16.0"
},
"com.squareup:kotlinpoet-jvm": {
"locked": "1.15.3",
"locked": "1.16.0",
"transitive": [
"com.squareup:kotlinpoet"
]
Expand All @@ -1369,7 +1369,7 @@
]
},
"net.bytebuddy:byte-buddy": {
"locked": "1.12.21",
"locked": "1.14.11",
"transitive": [
"com.netflix.graphql.dgs:graphql-dgs-platform-dependencies",
"org.assertj:assertj-core"
Expand All @@ -1382,7 +1382,7 @@
]
},
"org.assertj:assertj-core": {
"locked": "3.24.2",
"locked": "3.25.1",
"transitive": [
"com.netflix.graphql.dgs:graphql-dgs-platform-dependencies"
]
Expand Down Expand Up @@ -2054,10 +2054,10 @@
"locked": "1.13.0"
},
"com.squareup:kotlinpoet": {
"locked": "1.15.3"
"locked": "1.16.0"
},
"com.squareup:kotlinpoet-jvm": {
"locked": "1.15.3",
"locked": "1.16.0",
"transitive": [
"com.squareup:kotlinpoet"
]
Expand Down Expand Up @@ -2376,10 +2376,10 @@
"locked": "1.13.0"
},
"com.squareup:kotlinpoet": {
"locked": "1.15.3"
"locked": "1.16.0"
},
"com.squareup:kotlinpoet-jvm": {
"locked": "1.15.3",
"locked": "1.16.0",
"transitive": [
"com.squareup:kotlinpoet"
]
Expand All @@ -2393,7 +2393,7 @@
]
},
"net.bytebuddy:byte-buddy": {
"locked": "1.12.21",
"locked": "1.14.11",
"transitive": [
"com.netflix.graphql.dgs:graphql-dgs-platform-dependencies",
"org.assertj:assertj-core"
Expand All @@ -2408,7 +2408,7 @@
]
},
"org.assertj:assertj-core": {
"locked": "3.24.2",
"locked": "3.25.1",
"transitive": [
"com.netflix.graphql.dgs:graphql-dgs-platform-dependencies"
]
Expand Down Expand Up @@ -2783,7 +2783,7 @@
"locked": "1.13.0"
},
"com.squareup:kotlinpoet": {
"locked": "1.15.3"
"locked": "1.16.0"
},
"junit:junit": {
"locked": "4.13.2",
Expand All @@ -2794,7 +2794,7 @@
]
},
"net.bytebuddy:byte-buddy": {
"locked": "1.12.21",
"locked": "1.14.11",
"transitive": [
"com.netflix.graphql.dgs:graphql-dgs-platform-dependencies",
"org.assertj:assertj-core"
Expand All @@ -2815,7 +2815,7 @@
]
},
"org.assertj:assertj-core": {
"locked": "3.24.2",
"locked": "3.25.1",
"transitive": [
"com.netflix.graphql.dgs:graphql-dgs-platform-dependencies"
]
Expand Down Expand Up @@ -3179,10 +3179,10 @@
"locked": "1.13.0"
},
"com.squareup:kotlinpoet": {
"locked": "1.15.3"
"locked": "1.16.0"
},
"com.squareup:kotlinpoet-jvm": {
"locked": "1.15.3",
"locked": "1.16.0",
"transitive": [
"com.squareup:kotlinpoet"
]
Expand All @@ -3202,7 +3202,7 @@
]
},
"net.bytebuddy:byte-buddy": {
"locked": "1.12.21",
"locked": "1.14.11",
"transitive": [
"com.netflix.graphql.dgs:graphql-dgs-platform-dependencies",
"org.assertj:assertj-core"
Expand All @@ -3215,7 +3215,7 @@
]
},
"org.assertj:assertj-core": {
"locked": "3.24.2",
"locked": "3.25.1",
"transitive": [
"com.netflix.graphql.dgs:graphql-dgs-platform-dependencies"
]
Expand Down
20 changes: 10 additions & 10 deletions graphql-dgs-codegen-gradle/dependencies.lock
Original file line number Diff line number Diff line change
Expand Up @@ -620,13 +620,13 @@
]
},
"com.squareup:kotlinpoet": {
"locked": "1.15.3",
"locked": "1.16.0",
"transitive": [
"com.netflix.graphql.dgs.codegen:graphql-dgs-codegen-core"
]
},
"com.squareup:kotlinpoet-jvm": {
"locked": "1.15.3",
"locked": "1.16.0",
"transitive": [
"com.squareup:kotlinpoet"
]
Expand Down Expand Up @@ -817,7 +817,7 @@
"project": true
},
"net.bytebuddy:byte-buddy": {
"locked": "1.12.21",
"locked": "1.14.11",
"transitive": [
"org.assertj:assertj-core"
]
Expand All @@ -831,7 +831,7 @@
]
},
"org.assertj:assertj-core": {
"locked": "3.24.2"
"locked": "3.25.1"
},
"org.checkerframework:checker-qual": {
"locked": "3.37.0",
Expand Down Expand Up @@ -1003,7 +1003,7 @@
"project": true
},
"net.bytebuddy:byte-buddy": {
"locked": "1.12.21",
"locked": "1.14.11",
"transitive": [
"org.assertj:assertj-core"
]
Expand All @@ -1017,7 +1017,7 @@
]
},
"org.assertj:assertj-core": {
"locked": "3.24.2"
"locked": "3.25.1"
},
"org.checkerframework:checker-qual": {
"locked": "3.37.0",
Expand Down Expand Up @@ -1291,13 +1291,13 @@
]
},
"com.squareup:kotlinpoet": {
"locked": "1.15.3",
"locked": "1.16.0",
"transitive": [
"com.netflix.graphql.dgs.codegen:graphql-dgs-codegen-core"
]
},
"com.squareup:kotlinpoet-jvm": {
"locked": "1.15.3",
"locked": "1.16.0",
"transitive": [
"com.squareup:kotlinpoet"
]
Expand All @@ -1309,7 +1309,7 @@
]
},
"net.bytebuddy:byte-buddy": {
"locked": "1.12.21",
"locked": "1.14.11",
"transitive": [
"com.netflix.graphql.dgs:graphql-dgs-platform-dependencies",
"org.assertj:assertj-core"
Expand All @@ -1322,7 +1322,7 @@
]
},
"org.assertj:assertj-core": {
"locked": "3.24.2",
"locked": "3.25.1",
"transitive": [
"com.netflix.graphql.dgs:graphql-dgs-platform-dependencies"
]
Expand Down
Loading

0 comments on commit 506ad51

Please sign in to comment.