From b66f68db92e90be9ff96824ee642f6e552fbb469 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Sep 2021 18:07:12 +0000 Subject: [PATCH] Bump kotlin-stdlib from 1.4.0 to 1.5.30 in /msal-obo-sample Bumps [kotlin-stdlib](https://github.com/JetBrains/kotlin) from 1.4.0 to 1.5.30. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v1.4.0...v1.5.30) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- msal-obo-sample/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 msal-obo-sample/pom.xml diff --git a/msal-obo-sample/pom.xml b/msal-obo-sample/pom.xml old mode 100755 new mode 100644 index 493db6a..f943032 --- a/msal-obo-sample/pom.xml +++ b/msal-obo-sample/pom.xml @@ -79,7 +79,7 @@ org.jetbrains.kotlin kotlin-stdlib - 1.4.0 + 1.5.30