Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
jesperancinha committed Aug 23, 2024
2 parents 41ee0ea + 8087547 commit a004b10
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<jaxb-api.version>2.3.1</jaxb-api.version>
<spring-boot-maven-plugin.version>3.3.2</spring-boot-maven-plugin.version>
<jackson-databind.version>2.17.2</jackson-databind.version>
<kotlin.version>2.0.10</kotlin.version>
<kotlin.version>2.0.20</kotlin.version>

<jacoco-maven-plugin.version>0.8.12</jacoco-maven-plugin.version>
<omni-coveragereporter-maven-plugin.version>0.4.4</omni-coveragereporter-maven-plugin.version>
Expand Down
2 changes: 1 addition & 1 deletion project-signer-runnable/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<kotlin.version>2.0.10</kotlin.version>
<kotlin.version>2.0.20</kotlin.version>
</properties>

<dependencies>
Expand Down

0 comments on commit a004b10

Please sign in to comment.