Skip to content

Commit

Permalink
updated-dependencies: graphql-kotlin from 7.0.1 to 7.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
xavierfacq committed Nov 6, 2023
1 parent 52b895f commit 5c2496b
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 5c2496b

Please sign in to comment.