@nx/gradle 20.1.0-canary.20241108-6882ad1 → 20.1.0-canary.20241109-77d6704

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nx/gradle",
3
- "version": "20.1.0-canary.20241108-6882ad1",
3
+ "version": "20.1.0-canary.20241109-77d6704",
4
4
  "private": false,
5
5
  "description": "The Nx Plugin for Gradle allows Gradle tasks to be run through Nx",
6
6
  "repository": {
@@ -34,7 +34,7 @@
34
34
  "migrations": "./migrations.json"
35
35
  },
36
36
  "dependencies": {
37
- "@nx/devkit": "20.1.0-canary.20241108-6882ad1"
37
+ "@nx/devkit": "20.1.0-canary.20241109-77d6704"
38
38
  },
39
39
  "publishConfig": {
40
40
  "access": "public"