Skip to content

Commit 6ea37a2

Browse files
chore(deps): bump org.jetbrains.kotlin:kotlin-maven-allopen in /api (#64)
Bumps org.jetbrains.kotlin:kotlin-maven-allopen from 1.9.20 to 1.9.21. --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-maven-allopen dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dfc3efd commit 6ea37a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<description>Demo project for Spring Boot</description>
1616
<properties>
1717
<java.version>21</java.version>
18-
<kotlin.version>1.9.20</kotlin.version>
18+
<kotlin.version>1.9.21</kotlin.version>
1919
<kotest.version>5.8.0</kotest.version>
2020
<mockk.version>1.13.8</mockk.version>
2121
<springmockk.version>4.0.2</springmockk.version>

0 commit comments

Comments
 (0)