We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e56ac1f commit b928b75Copy full SHA for b928b75
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
@@ -808,7 +808,7 @@
808
809
<!-- logging -->
810
<org.slf4j.version>1.7.30</org.slf4j.version>
811
812
<log4j.version>1.2.17</log4j.version>
813
814
<!-- utilities -->
0 commit comments