mirror of
https://github.com/jlengrand/error-prone-support.git
synced 2026-03-10 08:11:25 +00:00
Upgrade OpenRewrite Templating 1.11.2 -> 1.12.0 (#1252)
See: - https://github.com/openrewrite/rewrite-templating/releases/tag/v1.12.0 - https://github.com/openrewrite/rewrite-templating/compare/v1.11.2...v1.12.0
This commit is contained in:
committed by
GitHub
parent
bbf3d79d9a
commit
b5b98d899b
@@ -50,6 +50,11 @@
|
||||
<groupId>com.google.guava</groupId>
|
||||
<artifactId>guava</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>javax.annotation</groupId>
|
||||
<artifactId>javax.annotation-api</artifactId>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>javax.inject</groupId>
|
||||
<artifactId>javax.inject</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user