Skip to content

Commit

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

Bump org.jetbrains.kotlin:kotlin-stdlib-jdk8 from 2.0.10 to 2.0.20
  • Loading branch information
arvindkrishnakumar-okta authored Aug 27, 2024
2 parents b92a1cb + 215d13a commit 9cad950
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 @@ -137,7 +137,7 @@
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-stdlib-jdk8</artifactId>
<version>2.0.10</version>
<version>2.0.20</version>
</dependency>
<dependency>
<groupId>org.jetbrains</groupId>
Expand Down

0 comments on commit 9cad950

Please sign in to comment.