summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarge Bot <marge@benkard.de>2023-10-31 09:51:06 +0000
committerMarge Bot <marge@benkard.de>2023-10-31 09:51:06 +0000
commitfb61df12a067c62e2de1365fd5add37cece26bb7 (patch)
tree05672cbfe3c274d5c244f75ee08e8c3ad9bca049
parent929c0d5cf5fe03b198d881a3cbdcfb2938c801fa (diff)
parent0cb0925e51affbd91dbd77728468ef31ce48ef93 (diff)
Update dependency org.jetbrains.kotlin:kotlin-annotations-jvm to v1.9.20 (mulk/mulkcms2!43)
This MR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.jetbrains.kotlin:kotlin-annotations-jvm](https://kotlinlang.org/) ([source](https://github.com/JetBrains/kotlin)) | provided | patch | `1.9.10` -> `1.9.20` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this MR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNC4wIiwidXBkYXRlZEluVmVyIjoiMzQuMjQuMCJ9-->
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index c09392a..975344d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,7 +41,7 @@
<jakarta-jacc-api.version>1.6.1</jakarta-jacc-api.version>
<jna.version>5.13.0</jna.version>
<jsoup.version>1.16.1</jsoup.version>
- <kotlin-annotations.version>1.9.10</kotlin-annotations.version>
+ <kotlin-annotations.version>1.9.20</kotlin-annotations.version>
<liquibase.version>4.24.0</liquibase.version>
<postgresql.version>42.6.0</postgresql.version>
<rome.version>2.1.0</rome.version>