Skip to content

Commit

Permalink
Merge pull request #781 from xavierfacq/maven/com.expediagroup-graphq…
Browse files Browse the repository at this point in the history
…l-kotlin-client-jackson-7.0.2

Updated-dependencies: graphql-kotlin from 7.0.1 to 7.0.2
  • Loading branch information
gdams authored Nov 6, 2023
2 parents 52b895f + 5c2496b commit 77536ed
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.0.1</version>
<version>7.0.2</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.0.1</version>
<version>7.0.2</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down

0 comments on commit 77536ed

Please sign in to comment.