Skip to content

Commit

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

Bump org.jetbrains.kotlin:kotlin-stdlib-jdk7 from 1.9.21 to 1.9.22
  • Loading branch information
arvindkrishnakumar-okta authored Feb 20, 2024
2 parents 96da23e + c3cc677 commit 9baf284
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 @@ -127,7 +127,7 @@
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-stdlib-jdk7</artifactId>
<version>1.9.21</version>
<version>1.9.22</version>
</dependency>
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
Expand Down

0 comments on commit 9baf284

Please sign in to comment.