Skip to content

Commit

Permalink
Merge pull request #115 from jesperancinha/dependabot/maven/kotlin.ve…
Browse files Browse the repository at this point in the history
…rsion-1.9.21

Bump kotlin.version from 1.9.20 to 1.9.21
  • Loading branch information
github-actions[bot] authored Nov 23, 2023
2 parents e3fb8b1 + a93511f commit ed08e11
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.2.0</spring-boot-maven-plugin.version>
<jackson-databind.version>2.16.0</jackson-databind.version>
<kotlin.version>1.9.20</kotlin.version>
<kotlin.version>1.9.21</kotlin.version>

<jacoco-maven-plugin.version>0.8.11</jacoco-maven-plugin.version>
<omni-coveragereporter-maven-plugin.version>0.4.3</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>1.9.20</kotlin.version>
<kotlin.version>1.9.21</kotlin.version>
</properties>

<dependencies>
Expand Down

0 comments on commit ed08e11

Please sign in to comment.