Skip to content

Commit

Permalink
Update kotlin monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 27, 2025
1 parent 16298d0 commit e7ce3ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@
<plugin>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-maven-plugin</artifactId>
<version>2.0.21</version>
<version>2.1.0</version>
</plugin>
</plugins>
</pluginManagement>
Expand Down Expand Up @@ -376,7 +376,7 @@
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-stdlib</artifactId>
<version>2.0.21</version>
<version>2.1.10</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down

0 comments on commit e7ce3ea

Please sign in to comment.