Skip to content
This repository was archived by the owner on Sep 15, 2023. It is now read-only.

Commit fd35c3f

Browse files
authored
Merge branch 'main' into renovate/core-sdk
2 parents f4386d6 + cf23671 commit fd35c3f

File tree

1 file changed

+2
-2
lines changed
  • ch-covidcertificate-backend-verification-check

1 file changed

+2
-2
lines changed

ch-covidcertificate-backend-verification-check/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
<properties>
2020
<java-version>11</java-version>
21-
<kotlin.version>1.8.0</kotlin.version>
21+
<kotlin.version>1.8.10</kotlin.version>
2222

2323
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2424
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
@@ -90,7 +90,7 @@
9090
<dependency>
9191
<groupId>ch.admin.bag.covidcertificate</groupId>
9292
<artifactId>cc-backend-logging</artifactId>
93-
<version>1.0.5</version>
93+
<version>1.0.6</version>
9494
</dependency>
9595

9696
<!-- LogBack dependencies -->

0 commit comments

Comments
 (0)