Skip to content

Commit

Permalink
Bump kotlin.version from 2.0.21 to 2.1.0
Browse files Browse the repository at this point in the history
Bumps `kotlin.version` from 2.0.21 to 2.1.0.

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 28, 2024
1 parent 504ae6a commit 838cd46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grpc-locations/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<properties>
<assertj.version>3.26.3</assertj.version>
<compiler-plugin.version>3.13.0</compiler-plugin.version>
<kotlin.version>2.0.21</kotlin.version>
<kotlin.version>2.1.0</kotlin.version>
<maven.compiler.release>21</maven.compiler.release>
<mockk.version>3.0.0</mockk.version>
<jacoco.version>0.8.12</jacoco.version>
Expand Down

0 comments on commit 838cd46

Please sign in to comment.