Skip to content

Commit

Permalink
chore(deps): bump kotlin.version from 1.8.21 to 1.8.22 in /kotlin-dsl
Browse files Browse the repository at this point in the history
Bumps `kotlin.version` from 1.8.21 to 1.8.22.

Updates `kotlin-maven-allopen` from 1.8.21 to 1.8.22

Updates `kotlin-maven-plugin` from 1.8.21 to 1.8.22

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and hantsy committed Jul 1, 2023
1 parent 608a752 commit 6a419a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kotlin-dsl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<maven.compiler.release>17</maven.compiler.release>
<kotlin.version>1.8.21</kotlin.version>
<kotlin.version>1.8.22</kotlin.version>
<maven-surefire-plugin.version>3.1.2</maven-surefire-plugin.version>
</properties>

Expand Down

0 comments on commit 6a419a5

Please sign in to comment.