Skip to content

Commit

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

Bump org.jetbrains.kotlin:kotlin-stdlib from 2.0.21 to 2.1.0
  • Loading branch information
alexh-sauce authored Dec 12, 2024
2 parents 0e14e5d + bfe525f commit 279d59d
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 @@ -307,7 +307,7 @@
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-stdlib</artifactId>
<version>2.0.21</version>
<version>2.1.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 279d59d

Please sign in to comment.