Skip to content

Commit

Permalink
Bump no.item.xp.codegen from 2.3.0 to 2.6.1
Browse files Browse the repository at this point in the history
Bumps no.item.xp.codegen from 2.3.0 to 2.6.1.

---
updated-dependencies:
- dependency-name: no.item.xp.codegen
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent 343cda4 commit edae619
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 @@ -3,7 +3,7 @@ import org.apache.tools.ant.taskdefs.condition.Os
plugins {
id("com.github.node-gradle.node") version "7.0.2"
id 'com.enonic.xp.app' version '3.4.0'
id 'no.item.xp.codegen' version '2.3.0'
id 'no.item.xp.codegen' version '2.6.1'
}

app {
Expand Down

0 comments on commit edae619

Please sign in to comment.