Skip to content

Commit

Permalink
Merge pull request #1125 from xavierfacq/maven/com.expediagroup-graph…
Browse files Browse the repository at this point in the history
…ql-kotlin-ktor-client-7.1.4

Bump com.expediagroup:graphql-kotlin-* from 7.1.1 to 7.1.4
  • Loading branch information
gdams authored Aug 20, 2024
2 parents 94fc95b + 054509f commit 4b1ff39
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions adoptium-api-versions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -411,7 +411,7 @@
<dependency>
<groupId>com.expediagroup</groupId>
<artifactId>graphql-kotlin-ktor-client</artifactId>
<version>7.1.1</version>
<version>7.1.4</version>
<exclusions>
<exclusion>
<groupId>org.jetbrains.kotlinx</groupId>
Expand All @@ -422,7 +422,7 @@
<dependency>
<groupId>com.expediagroup</groupId>
<artifactId>graphql-kotlin-client-jackson</artifactId>
<version>7.1.1</version>
<version>7.1.4</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down

0 comments on commit 4b1ff39

Please sign in to comment.