Skip to content

Commit c718055

Browse files
authored
Merge pull request #170 from jenkinsci/dependabot/maven/org.jetbrains.kotlin-kotlin-bom-1.9.0
Bump kotlin-bom from 1.8.21 to 1.9.0
2 parents 66a9580 + ad08d0f commit c718055

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
if updating these ensure the used transitive deps that have their version managed are updated as direct dependencies and any unused ones are removed.
3636
-->
3737
<okio.version>3.3.0</okio.version>
38-
<kotlin.version>1.8.21</kotlin.version>
38+
<kotlin.version>1.9.0</kotlin.version>
3939
</properties>
4040

4141
<dependencyManagement>

0 commit comments

Comments
 (0)