Skip to content

Commit 0d73283

Browse files
authoredJun 7, 2024··
deps: Update dependency com.google.auto.value:auto-value-annotations to v1.11.0
open
1 parent 712ca24 commit 0d73283

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
<dependency>
110110
<groupId>com.google.auto.value</groupId>
111111
<artifactId>auto-value-annotations</artifactId>
112-
<version>1.10.4</version>
112+
<version>1.11.0</version>
113113
</dependency>
114114
<dependency>
115115
<groupId>com.google.guava</groupId>

0 commit comments

Comments
 (0)
Please sign in to comment.