Skip to content

Commit

Permalink
Update all non-major dependencies (except core Kotlin) (#1574)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 29, 2022
1 parent 6728425 commit c91b15f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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

0 comments on commit c91b15f

Please sign in to comment.