Skip to content

Commit

Permalink
build(deps): bump kotlin.version from 1.9.10 to 1.9.20
Browse files Browse the repository at this point in the history
Bumps `kotlin.version` from 1.9.10 to 1.9.20.

Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 1.9.10 to 1.9.20

Updates `org.jetbrains.kotlin:kotlin-maven-allopen` from 1.9.10 to 1.9.20

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-maven-allopen
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent b8f0c49 commit 425f9d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<jacoco.version>0.8.11</jacoco.version>
<jdk.version>17</jdk.version>
<kotlin.compiler.jvmTarget>17</kotlin.compiler.jvmTarget>
<kotlin.version>1.9.10</kotlin.version>
<kotlin.version>1.9.20</kotlin.version>
<maven.antrun-plugin.version>3.1.0</maven.antrun-plugin.version>
<maven.assembly-plugin.version>3.6.0</maven.assembly-plugin.version>
<maven.build-helper-plugin.version>3.4.0</maven.build-helper-plugin.version>
Expand Down

0 comments on commit 425f9d7

Please sign in to comment.