Skip to content

Commit

Permalink
Bump the kotlin group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the kotlin group with 2 updates: org.jetbrains.kotlin:kotlin-maven-allopen and org.jetbrains.kotlin:kotlin-maven-plugin.


Updates `org.jetbrains.kotlin:kotlin-maven-allopen` from 2.0.21 to 2.1.0

Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 2.0.21 to 2.1.0

Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 2.0.21 to 2.1.0

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 13, 2024
1 parent 053596f commit 013d02e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testsuite/data/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<properties>
<eclipse.microprofile.openapi.version>4.0.2</eclipse.microprofile.openapi.version>
<kotlin.version>2.0.21</kotlin.version>
<kotlin.version>2.1.0</kotlin.version>
<java.version>17</java.version>
<maven.compiler.source>${java.version}</maven.compiler.source>
<maven.compiler.target>${java.version}</maven.compiler.target>
Expand Down

0 comments on commit 013d02e

Please sign in to comment.