Skip to content

Commit

Permalink
deps: bump version.kotlin from 2.0.20 to 2.0.21
Browse files Browse the repository at this point in the history
Bumps `version.kotlin` from 2.0.20 to 2.0.21.

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

Updates `org.jetbrains.kotlin:kotlin-maven-noarg` from 2.0.20 to 2.0.21

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

---
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-noarg
  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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and triceo committed Oct 14, 2024
1 parent 3105c1d commit bc816e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kotlin/school-timetabling/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<version.io.quarkus>3.15.1</version.io.quarkus>
<version.kotlin>2.0.20</version.kotlin>
<version.kotlin>2.0.21</version.kotlin>
<version.ai.timefold.solver>999-SNAPSHOT</version.ai.timefold.solver>

<version.surefire.plugin>3.5.1</version.surefire.plugin>
Expand Down

0 comments on commit bc816e7

Please sign in to comment.