File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 5252 <dependency >
5353 <groupId >io.avaje</groupId >
5454 <artifactId >avaje-metrics</artifactId >
55- <version >9.4 </version >
55+ <version >9.6 </version >
5656 </dependency >
5757
5858 <dependency >
137137 <dependency >
138138 <groupId >io.avaje</groupId >
139139 <artifactId >avaje-inject-test</artifactId >
140- <version >11.4 </version >
140+ <version >11.5 </version >
141141 <scope >test</scope >
142142 </dependency >
143143
144144 <dependency >
145145 <groupId >io.avaje</groupId >
146146 <artifactId >avaje-jex-test</artifactId >
147- <version >3.0 </version >
147+ <version >3.2 </version >
148148 <scope >test</scope >
149149 </dependency >
150150
151151 <dependency >
152152 <groupId >io.avaje</groupId >
153153 <artifactId >junit</artifactId >
154- <version >1.5 </version >
154+ <version >1.6 </version >
155155 <scope >test</scope >
156156 </dependency >
157157
179179 <dependency >
180180 <groupId >com.fasterxml.jackson.core</groupId >
181181 <artifactId >jackson-core</artifactId >
182- <version >2.18.3 </version >
182+ <version >2.19.0 </version >
183183 </dependency >
184184
185185 </dependencies >
190190 <plugin > <!-- perform metrics enhancement -->
191191 <groupId >io.avaje.metrics</groupId >
192192 <artifactId >metrics-maven-plugin</artifactId >
193- <version >9.4 </version >
193+ <version >9.6 </version >
194194 <extensions >true</extensions >
195195 </plugin >
196196
You can’t perform that action at this time.
0 commit comments