Skip to content

Commit

Permalink
Bump com.enonic.xp.base from 3.4.0 to 3.5.0
Browse files Browse the repository at this point in the history
Bumps com.enonic.xp.base from 3.4.0 to 3.5.0.

---
updated-dependencies:
- dependency-name: com.enonic.xp.base
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and pull-merger[bot] committed Aug 19, 2024
1 parent 292cfde commit c5a4ef3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ plugins {
id 'java'
id 'maven-publish'
id 'com.enonic.defaults' version '2.1.5'
id 'com.enonic.xp.base' version '3.4.0'
id 'com.enonic.xp.base' version '3.5.0'
}

repositories {
Expand Down

0 comments on commit c5a4ef3

Please sign in to comment.