Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 3, 2024
1 parent 8d2de0a commit 28f217d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,13 @@
<maven-enforcer-plugin.version>3.5.0</maven-enforcer-plugin.version>
<build-helper-plugin.version>3.6.0</build-helper-plugin.version>
<build-properties-plugin.version>1.2.1</build-properties-plugin.version>
<surefire-plugin.version>3.3.1</surefire-plugin.version>
<ktlint-plugin.version>3.2.0</ktlint-plugin.version>
<surefire-plugin.version>3.5.0</surefire-plugin.version>
<ktlint-plugin.version>3.3.0</ktlint-plugin.version>

<!-- Library versions -->
<kotlin-logging-jvm.version>7.0.0</kotlin-logging-jvm.version>
<quicktheories.version>0.26</quicktheories.version>
<graphql-kotlin.version>7.1.4</graphql-kotlin.version>
<graphql-kotlin.version>8.1.0</graphql-kotlin.version>
<ktor.version>2.3.12</ktor.version> <!-- must be in sync with graphql-kotlin.version -->
<mockk.version>1.13.12</mockk.version>
<springmockk.version>4.0.2</springmockk.version>
Expand Down

0 comments on commit 28f217d

Please sign in to comment.