Skip to content

Commit

Permalink
Build against dynamic-modules 1.0.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
rainboyan committed Aug 22, 2024
1 parent c515ab4 commit 4db9f9c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 47 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ dependencies {
implementation "org.graceframework:grace-plugin-databinding"
implementation "org.graceframework:grace-plugin-datasource"
implementation "org.graceframework:grace-plugin-domain-class"
implementation "org.graceframework:grace-plugin-dynamic-modules"
implementation "org.graceframework:grace-plugin-gsp"
implementation "org.graceframework:grace-plugin-i18n"
implementation "org.graceframework:grace-plugin-interceptors"
Expand All @@ -69,6 +68,7 @@ dependencies {
implementation "org.graceframework:grace-plugin-url-mappings"
implementation "org.graceframework.plugins:cache"
implementation "org.graceframework.plugins:async"
implementation "org.graceframework.plugins:dynamic-modules:1.0.0-SNAPSHOT"
implementation "org.graceframework.plugins:scaffolding"
implementation "org.graceframework.plugins:events"
implementation "org.graceframework.plugins:fields"
Expand Down

This file was deleted.

This file was deleted.

0 comments on commit 4db9f9c

Please sign in to comment.