Skip to content

Commit

Permalink
Merge pull request #312 from jesperancinha/dependabot/maven/kotlin-af…
Browse files Browse the repository at this point in the history
…1ff10607

Bump the kotlin group with 5 updates
  • Loading branch information
github-actions[bot] authored Aug 7, 2024
2 parents 4249307 + 22c9155 commit 5572406
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.3.1</maven-surefire-plugin.version>
<kotlin.version>2.0.0</kotlin.version>
<kotlin.version>2.0.10</kotlin.version>

<kumuluzee.version>4.1.0</kumuluzee.version>
<logback.version>1.5.6</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>2.0.0</kotlin.version>
<kotlin.version>2.0.10</kotlin.version>
<kotlin.code.style>official</kotlin.code.style>
<junit.version>4.13.1</junit.version>
<jakarta.json.version>1.1.7</jakarta.json.version>
Expand Down

0 comments on commit 5572406

Please sign in to comment.