Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 27, 2024
1 parent 5061e9e commit aa74645
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 @@ -43,7 +43,7 @@
<version.javapoet>1.13.0</version.javapoet>
<version.jboss-logging>3.6.0.Final</version.jboss-logging>
<version.jboss-logging-tools>2.2.1.Final</version.jboss-logging-tools>
<version.kotlin>1.9.24</version.kotlin>
<version.kotlin>2.0.0</version.kotlin>
<version.kotlin-dokka>1.9.20</version.kotlin-dokka>
<version.kotlinx-coroutines>1.8.1</version.kotlinx-coroutines>
<version.micrometer-core>1.12.5</version.micrometer-core>
Expand Down

0 comments on commit aa74645

Please sign in to comment.