Skip to content

Commit

Permalink
Merge pull request #157 from jenkinsci/dependabot/maven/org.jetbrains…
Browse files Browse the repository at this point in the history
….kotlin-kotlin-stdlib-1.9.23

Bump org.jetbrains.kotlin:kotlin-stdlib from 1.9.22 to 1.9.23
  • Loading branch information
alexh-sauce authored Sep 19, 2024
2 parents 50874da + cb9f23a commit 8effddc
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 @@ -284,7 +284,7 @@
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-stdlib</artifactId>
<version>1.9.22</version>
<version>1.9.23</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 8effddc

Please sign in to comment.