From 29639e8b8474fc4b72c2802adcedb4c219bc79c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Nov 2023 09:51:11 +0000 Subject: [PATCH] Bump com.enonic.lib:lib-react4xp from 4.0.2-B2 to 5.1.0 Bumps [com.enonic.lib:lib-react4xp](https://github.com/enonic/lib-react4xp) from 4.0.2-B2 to 5.1.0. - [Release notes](https://github.com/enonic/lib-react4xp/releases) - [Commits](https://github.com/enonic/lib-react4xp/compare/v4.0.2-B2...v5.1.0) --- updated-dependencies: - dependency-name: com.enonic.lib:lib-react4xp dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 5e88f624b..a0c0cac4c 100644 --- a/build.gradle +++ b/build.gradle @@ -41,7 +41,7 @@ dependencies { include "no.item:wsutil-server:2.0.0" include "com.gravitondigital:featuretogglelib:0.3.0" include 'org.json:json:20231013' - include "com.enonic.lib:lib-react4xp:4.0.2-B2" + include "com.enonic.lib:lib-react4xp:5.1.0" include 'com.enonic.lib:lib-text-encoding:2.1.1' include "com.enonic.xp:lib-value:${xpVersion}" include "no.item:lib-xp-cristin:1.3.1"