Skip to content

Commit 507b17f

Browse files
committed
Change cel version
1 parent acfb11b commit 507b17f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@
177177
<dependency>
178178
<groupId>dev.cel</groupId>
179179
<artifactId>cel</artifactId>
180-
<version>0.9.0-proto3-SNAPSHOT</version>
180+
<version>${project.cel.version}</version>
181181
<exclusions>
182182
<exclusion>
183183
<groupId>com.google.guava</groupId>

0 commit comments

Comments
 (0)