Skip to content

Commit 3da64fe

Browse files
Bump org.jetbrains.kotlin:kotlin-stdlib from 2.0.21 to 2.1.0 (#2072)
Bumps [org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin) from 2.0.21 to 2.1.0. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.1.0/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.21...v2.1.0) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c01f254 commit 3da64fe

File tree

1 file changed

+1
-1
lines changed
  • tika-pipes/tika-fetchers/tika-fetcher-microsoft-graph

1 file changed

+1
-1
lines changed

tika-pipes/tika-fetchers/tika-fetcher-microsoft-graph/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<wiremock.version>3.3.1</wiremock.version>
3737
<!-- when updating msal4j, check whether json-smart is still needed below -->
3838
<msal4j.version>1.17.3</msal4j.version>
39-
<kotlin-stdlib.version>2.0.21</kotlin-stdlib.version>
39+
<kotlin-stdlib.version>2.1.0</kotlin-stdlib.version>
4040
</properties>
4141

4242
<dependencyManagement>

0 commit comments

Comments
 (0)