File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4343 <air .javadoc.lint>all,-missing</air .javadoc.lint>
4444 <air .release.preparation-goals>clean verify -DskipTests</air .release.preparation-goals>
4545
46- <dep .chicory.version>1.7.2</dep .chicory.version>
46+ <dep .redline.version>0.0.3</dep .redline.version>
47+ <dep .chicory.version>1.7.5</dep .chicory.version>
4748 </properties >
4849
4950 <dependencyManagement >
6869 <groupId >com.dylibso.chicory</groupId >
6970 <artifactId >wasm</artifactId >
7071 </dependency >
72+
73+ <dependency >
74+ <groupId >io.roastedroot</groupId >
75+ <artifactId >redline</artifactId >
76+ <version >${dep.redline.version} </version >
77+ </dependency >
78+
79+ <dependency >
80+ <groupId >io.roastedroot</groupId >
81+ <artifactId >redline-api</artifactId >
82+ <version >${dep.redline.version} </version >
83+ </dependency >
7184 </dependencies >
7285
7386 <build >
106119 </plugin >
107120
108121 <plugin >
109- <groupId >com.dylibso.chicory </groupId >
110- <artifactId >chicory -compiler-maven-plugin</artifactId >
111- <version >${dep.chicory .version} </version >
122+ <groupId >io.roastedroot </groupId >
123+ <artifactId >redline -compiler-maven-plugin</artifactId >
124+ <version >${dep.redline .version} </version >
112125 <executions >
113126 <execution >
114127 <id >compiler-gen</id >
You can’t perform that action at this time.
0 commit comments