From ac0eb9e19d85782b62aa57bf5f0bf9e23bc2cc64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Oct 2023 08:17:43 +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 11ba611d14..b1fa06d6c3 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:20230618' - 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"