Skip to content

Commit

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

Bump kotlin.version from 1.9.22 to 1.9.23
  • Loading branch information
github-actions[bot] authored Mar 7, 2024
2 parents e998094 + 67831ab commit d800706
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 @@ -22,7 +22,7 @@
<maven.compiler.target>${java.version}</maven.compiler.target>
<maven-dependency-plugin.version>3.2.0</maven-dependency-plugin.version>
<maven-surefire-plugin.version>3.2.5</maven-surefire-plugin.version>
<kotlin.version>1.9.22</kotlin.version>
<kotlin.version>1.9.23</kotlin.version>

<kumuluzee.version>4.1.0</kumuluzee.version>
<logback.version>1.5.3</logback.version>
Expand Down
2 changes: 1 addition & 1 deletion your-finance-k-jwt-generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<kotlin.version>1.9.22</kotlin.version>
<kotlin.version>1.9.23</kotlin.version>
<kotlin.code.style>official</kotlin.code.style>
<junit.version>4.13.1</junit.version>
<jakarta.json.version>1.1.5</jakarta.json.version>
Expand Down

0 comments on commit d800706

Please sign in to comment.