We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c952e4d + b45b10c commit 0c21d84Copy full SHA for 0c21d84
kotlin-self-executable-jar/kotlin-executable-jar/pom.xml
@@ -79,7 +79,7 @@
79
<properties>
80
<kotlin.version>1.6.0</kotlin.version>
81
<ktor.version>1.6.5</ktor.version>
82
- <logback.version>1.2.13</logback.version>
+ <logback.version>1.5.15</logback.version>
83
</properties>
84
85
</project>
pom.xml
@@ -818,7 +818,7 @@
818
819
<!-- logging -->
820
<org.slf4j.version>1.7.30</org.slf4j.version>
821
- <logback.version>1.5.13</logback.version>
822
<log4j.version>1.2.17</log4j.version>
823
824
<!-- utilities -->
0 commit comments