File tree Expand file tree Collapse file tree 3 files changed +1
-37
lines changed Expand file tree Collapse file tree 3 files changed +1
-37
lines changed Original file line number Diff line number Diff line change 2
2
3
3
4
4
[ ![ Build Status] ( https://github.com/graphql-java/graphql-java-extended-validation/actions/workflows/master.yml/badge.svg )] ( https://github.com/graphql-java/graphql-java-extended-validation/actions/workflows/master.yml )
5
- [ ![ Latest Release] ( https://maven-badges.herokuapp.com /maven-central/com.graphql-java/graphql-java-extended-validation/badge.svg ?versionPrefix=24. )] ( https://maven-badges.herokuapp.com/maven-central/com.graphql-java/graphql-java-extended-validation/ )
5
+ [ ![ Latest Release] ( https://img.shields.io /maven-central/v/ com.graphql-java/graphql-java-extended-validation?versionPrefix=24. )] ( https://maven-badges.herokuapp.com/maven-central/com.graphql-java/graphql-java-extended-validation/ )
6
6
[ ![ Latest Snapshot] ( https://img.shields.io/maven-central/v/com.graphql-java/graphql-java-extended-validation?label=maven-central%20snapshot&versionPrefix=0.0.0 )] ( https://maven-badges.herokuapp.com/maven-central/com.graphql-java/graphql-java-extended-validation/ )
7
7
[ ![ MIT licensed] ( https://img.shields.io/badge/license-MIT-green )] ( https://github.com/graphql-java/graphql-java-extended-validation/blob/master/LICENSE.md )
8
8
Original file line number Diff line number Diff line change @@ -45,7 +45,6 @@ dependencies {
45
45
api " org.hibernate.validator:hibernate-validator:7.0.1.Final"
46
46
api " org.glassfish:jakarta.el:4.0.2"
47
47
48
- testImplementation ' org.slf4j:slf4j-simple:1.7.31'
49
48
testImplementation ' org.spockframework:spock-core:2.3-groovy-3.0'
50
49
testImplementation ' org.codehaus.groovy:groovy-all:3.0.25'
51
50
}
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments