summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Benkard <code@mulk.eu>2023-04-02 11:26:24 +0000
committerMatthias Benkard <code@mulk.eu>2023-04-02 11:26:24 +0000
commit00d1987fc17f327ab118f3795109471d53d131be (patch)
tree9df60c131b2fd30b8414a33816c9607284116936
parent1b0db9f7b721b3818b8a54e247798a189170aaaf (diff)
parent985ed78e7e00fd4a53a07f65c7e2119f6286c7b3 (diff)
Update dependency org.jetbrains.kotlin:kotlin-annotations-jvm to v1.8.20 (mulk/mulkcms2!25)
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.8.10` -> `1.8.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 d9f1e55..e354614 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,7 +40,7 @@
<jakarta-jacc-api.version>1.6.1</jakarta-jacc-api.version>
<jna.version>5.13.0</jna.version>
<jsoup.version>1.15.4</jsoup.version>
- <kotlin-annotations.version>1.8.10</kotlin-annotations.version>
+ <kotlin-annotations.version>1.8.20</kotlin-annotations.version>
<liquibase.version>4.20.0</liquibase.version>
<postgresql.version>42.5.4</postgresql.version>
<rome.version>2.0.0</rome.version>