Skip to content

Commit

Permalink
build(deps): bump org.jetbrains.kotlin:kotlin-maven-allopen (#8)
Browse files Browse the repository at this point in the history
Bumps org.jetbrains.kotlin:kotlin-maven-allopen from 1.9.25 to 2.1.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent 052b599 commit 22bbd4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend-controller/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
</scm>
<properties>
<java.version>21</java.version>
<kotlin.version>1.9.25</kotlin.version>
<kotlin.version>2.1.0</kotlin.version>
</properties>
<dependencies>
<dependency>
Expand Down

0 comments on commit 22bbd4e

Please sign in to comment.