From 7fea87b9f14ea815dcb031bf2f96f142d23bc7d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Mar 2024 12:11:11 +0200 Subject: [PATCH] build(deps): Bump app.cash.licensee from 1.9.1 to 1.10.0 (#229) Bumps [app.cash.licensee](https://github.com/cashapp/licensee) from 1.9.1 to 1.10.0. - [Release notes](https://github.com/cashapp/licensee/releases) - [Changelog](https://github.com/cashapp/licensee/blob/trunk/CHANGELOG.md) - [Commits](https://github.com/cashapp/licensee/compare/1.9.1...1.10.0) --- updated-dependencies: - dependency-name: app.cash.licensee dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 2f42b17c..63895b8c 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -94,7 +94,7 @@ ktor = "2.3.9" # https://github.com/skydoves/landscapist landscapist = "2.3.2" # https://github.com/cashapp/licensee -licenseCheckPlugin = "1.9.1" +licenseCheckPlugin = "1.10.0" # https://github.com/tony19/logback-android logback = "3.0.0" # https://developers.google.com/android/guides/setup