File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
[ ![ Discord] ( https://img.shields.io/discord/1074074312421683250?color=%237289da&label=discord )] ( https://discord.gg/Qcqf9R27BR )
2
- [ ![ Maven Central : avaje-config ] ( https://maven-badges.herokuapp.com /maven-central/io.avaje/avaje-config/badge .svg )] ( https://maven-badges.herokuapp. com/maven-central /io.avaje/avaje-config )
2
+ [ ![ Maven Central] ( https://img.shields.io /maven-central/v/ io.avaje/avaje-config.svg?label=Maven%20Central )] ( https://mvnrepository. com/artifact /io.avaje/avaje-config )
3
3
[ ![ javadoc] ( https://javadoc.io/badge2/io.avaje/avaje-config/javadoc.svg?color=purple )] ( https://javadoc.io/doc/io.avaje/avaje-config/latest/io.avaje.config/io/avaje/config/package-summary.html )
4
4
[ ![ License] ( https://img.shields.io/badge/License-Apache%202.0-blue.svg )] ( https://github.com/avaje/avaje-config/blob/master/LICENSE )
5
5
[ ![ Build] ( https://github.com/avaje/avaje-config/actions/workflows/build.yml/badge.svg )] ( https://github.com/avaje/avaje-config/actions/workflows/build.yml )
Original file line number Diff line number Diff line change 35
35
<dependency >
36
36
<groupId >io.avaje</groupId >
37
37
<artifactId >avaje-spi-service</artifactId >
38
- <version >2.6 </version >
38
+ <version >2.7 </version >
39
39
<optional >true</optional >
40
40
</dependency >
41
41
Original file line number Diff line number Diff line change 44
44
<dependency >
45
45
<groupId >ch.qos.logback</groupId >
46
46
<artifactId >logback-classic</artifactId >
47
- <version >1.5.10 </version >
47
+ <version >1.5.12 </version >
48
48
<scope >test</scope >
49
49
</dependency >
50
50
Original file line number Diff line number Diff line change 35
35
<dependency >
36
36
<groupId >io.avaje</groupId >
37
37
<artifactId >avaje-spi-service</artifactId >
38
- <version >2.6 </version >
38
+ <version >2.7 </version >
39
39
<optional >true</optional >
40
40
</dependency >
41
41
63
63
<dependency >
64
64
<groupId >ch.qos.logback</groupId >
65
65
<artifactId >logback-classic</artifactId >
66
- <version >1.5.10 </version >
66
+ <version >1.5.12 </version >
67
67
<scope >test</scope >
68
68
</dependency >
69
69
Original file line number Diff line number Diff line change 31
31
<dependency >
32
32
<groupId >io.avaje</groupId >
33
33
<artifactId >avaje-spi-service</artifactId >
34
- <version >2.6 </version >
34
+ <version >2.7 </version >
35
35
<optional >true</optional >
36
36
</dependency >
37
37
38
38
<dependency >
39
39
<groupId >ch.qos.logback</groupId >
40
40
<artifactId >logback-classic</artifactId >
41
- <version >1.5.10 </version >
41
+ <version >1.5.12 </version >
42
42
</dependency >
43
43
44
44
<dependency >
You can’t perform that action at this time.
0 commit comments