From 5c1c6843bb67a24198a299a354cc5d62f72555ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Mar 2023 04:59:52 +0000 Subject: [PATCH] Bump com.github.kirich1409:viewbindingpropertydelegate-noreflection Bumps [com.github.kirich1409:viewbindingpropertydelegate-noreflection](https://github.com/kirich1409/ViewBindingPropertyDelegate) from 1.5.6 to 1.5.9. - [Release notes](https://github.com/kirich1409/ViewBindingPropertyDelegate/releases) - [Changelog](https://github.com/androidbroadcast/ViewBindingPropertyDelegate/blob/1.5.9/CHANGELOG.md) - [Commits](https://github.com/kirich1409/ViewBindingPropertyDelegate/compare/1.5.6...1.5.9) --- updated-dependencies: - dependency-name: com.github.kirich1409:viewbindingpropertydelegate-noreflection dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- 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 f2405c10..33374d1e 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -49,7 +49,7 @@ recyclerViewSelection = "1.1.0" stfalconImageViewer = "1.0.10" sheets = "2.2.6" vectorDrawable = "1.1.0" -viewBindingDelegates = "1.5.6" +viewBindingDelegates = "1.5.9" viewPager2 = "1.0.0" [libraries]