Skip to content

Commit

Permalink
Merge pull request #600 from okta/dependabot/maven/org.jetbrains.kotl…
Browse files Browse the repository at this point in the history
…in-kotlin-stdlib-2.0.21

Bump org.jetbrains.kotlin:kotlin-stdlib from 2.0.20 to 2.0.21
  • Loading branch information
arvindkrishnakumar-okta authored Oct 15, 2024
2 parents cac926f + 9c038de commit 3d8193f
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 @@ -117,7 +117,7 @@
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-stdlib</artifactId>
<version>2.0.20</version>
<version>2.0.21</version>
</dependency>
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
Expand Down

0 comments on commit 3d8193f

Please sign in to comment.