Skip to content

Commit

Permalink
Update all non-major dependencies (except core Kotlin)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 28, 2022
1 parent 2074eeb commit 20d15de
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,10 @@
<commons-cli.version>1.5.0</commons-cli.version>
<diktat-check.version>1.2.4.2</diktat-check.version>
<kotlinpoet.version>1.12.0</kotlinpoet.version>
<detekt.version>1.21.0.1</detekt.version>
<detekt.version>1.22.0</detekt.version>
<dokka.version>1.7.20</dokka.version>
<jacoco.version>0.8.8</jacoco.version>
<maven-plugin-tools.version>3.6.4</maven-plugin-tools.version>
<maven-plugin-tools.version>3.7.0</maven-plugin-tools.version>
<jbool.version>1.24</jbool.version>
<!-- downgraded to be compliance with ktlint -->
<mu-logging.version>2.1.23</mu-logging.version>
Expand Down Expand Up @@ -171,7 +171,7 @@
<dependency>
<groupId>com.charleskorn.kaml</groupId>
<artifactId>kaml-jvm</artifactId>
<version>0.47.0</version>
<version>0.49.0</version>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
Expand Down

0 comments on commit 20d15de

Please sign in to comment.