Skip to content

Commit

Permalink
chore(deps): bump com.github.node-gradle.node in /DSL
Browse files Browse the repository at this point in the history
Bumps com.github.node-gradle.node from 3.2.1 to 3.3.0.

---
updated-dependencies:
- dependency-name: com.github.node-gradle.node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 7, 2022
1 parent 0690eea commit fd6cc3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DSL/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ import org.eclipse.xtext.xtext.generator.validation.ValidatorFragment2

plugins {
kotlin("jvm") version "1.6.21" apply false
id("com.github.node-gradle.node") version "3.2.1" apply false
id("com.github.node-gradle.node") version "3.3.0" apply false

base
idea
Expand Down

0 comments on commit fd6cc3e

Please sign in to comment.