Skip to content

Commit

Permalink
More mild ones
Browse files Browse the repository at this point in the history
  • Loading branch information
cstamas committed Sep 7, 2024
1 parent d9a69af commit 29ca34f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion polyglot-kotlin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<kotlin.version>2.0.0</kotlin.version>
<kotlin.version>2.0.20</kotlin.version>
<commons-lang3.version>3.8.1</commons-lang3.version>
<skipTests>false</skipTests>
<invoker.skip>${skipTests}</invoker.skip>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@
<plugins>
<plugin>
<artifactId>maven-invoker-plugin</artifactId>
<version>3.7.0</version>
<version>3.8.0</version>
<configuration>
<scope>test</scope>
<postBuildHookScript>verify</postBuildHookScript>
Expand Down

0 comments on commit 29ca34f

Please sign in to comment.