Skip to content

Commit 1c09c24

Browse files
--- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.jetbrains.kotlin:kotlin-stdlib-common dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 100e728 commit 1c09c24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<properties>
3737
<github.slug>okta/okta-commons-java</github.slug>
3838
<okta.commons.previousVersion>1.3.4</okta.commons.previousVersion>
39-
<kotlin.lib.version>1.9.24</kotlin.lib.version>
39+
<kotlin.lib.version>2.0.0</kotlin.lib.version>
4040
<testng.version>7.5.1</testng.version>
4141
</properties>
4242

0 commit comments

Comments
 (0)