Skip to content

Commit

Permalink
Merge pull request #163 from quarkiverse/dependabot/maven/kotlin.vers…
Browse files Browse the repository at this point in the history
…ion-1.7.21
  • Loading branch information
glefloch authored Nov 8, 2022
2 parents 6dfd077 + 0e9ba88 commit 189cedb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<name>Quarkus - JUnit 5 - Mockk Parent</name>

<properties>
<kotlin.version>1.7.20</kotlin.version>
<kotlin.version>1.7.21</kotlin.version>
<mockk.version>1.12.4</mockk.version>

<quarkus.version>2.14.0.Final</quarkus.version>
Expand Down

0 comments on commit 189cedb

Please sign in to comment.