Skip to content
This repository has been archived by the owner on Oct 26, 2022. It is now read-only.

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nielsbasjes committed Feb 3, 2021
1 parent f8a9f5a commit d50d742
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/kotlin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<name>Yauaa : Examples : Kotlin</name>

<properties>
<kotlin.version>1.4.21-2</kotlin.version>
<kotlin.version>1.4.30</kotlin.version>
</properties>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@

<depencency-convergence.phase>validate</depencency-convergence.phase>
<checkstyle-plugin.version>3.1.1</checkstyle-plugin.version>
<checkstyle.version>8.39</checkstyle.version>
<checkstyle.version>8.40</checkstyle.version>
<spotbugs-maven-plugin.version>4.1.3</spotbugs-maven-plugin.version>
<spotbugs.version>4.2.0</spotbugs.version>
<slf4j.version>1.7.30</slf4j.version>
Expand Down

0 comments on commit d50d742

Please sign in to comment.