Skip to content

Commit 0130259

Browse files
committed
update JCodemodel dependency (support for final vararg parameters)
1 parent 38a493f commit 0130259

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@
208208
<dependency>
209209
<groupId>unquietcode.tools.jcodemodel</groupId>
210210
<artifactId>codemodel</artifactId>
211-
<version>1.0.1</version>
211+
<version>1.0.2</version>
212212
</dependency>
213213
<dependency>
214214
<groupId>com.google.guava</groupId>

0 commit comments

Comments
 (0)