Skip to content

Commit 70f5e21

Browse files
committed
...
1 parent 9150c87 commit 70f5e21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/groovy/org/jamplate/gradle/ProcessJamplateTask.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ class ProcessJamplateTask extends DefaultTask {
3535
@OutputDirectory
3636
File output
3737

38-
private Map defaultMemory
38+
protected Map defaultMemory
3939

4040
@TaskAction
4141
void processJamplate() throws IOException {

0 commit comments

Comments
 (0)