We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dcba8d5 + ab03f26 commit 3593bafCopy full SHA for 3593baf
pom.xml
@@ -30,8 +30,8 @@
30
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
31
<jenkins.version>2.361.4</jenkins.version>
32
<no-test-jar>false</no-test-jar>
33
- <okio.version>3.2.0</okio.version>
34
- <kotlin.version>1.7.22</kotlin.version>
+ <okio.version>3.3.0</okio.version>
+ <kotlin.version>1.8.10</kotlin.version>
35
</properties>
36
37
<dependencyManagement>
0 commit comments