File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11[versions ]
22slf4j-version = " 2.0.17"
33log4j2-version = " 2.25.0"
4- log4j2-slf4j-version = " 2.24.2"
54jetbrains-annotations-version = " 26.0.2"
65junitVersion = " 5.13.2"
76assertj-core-version = " 3.27.3"
8- assertj-db-version = " 2.0.2"
97mockito-version = " 5.18.0"
108lombok-version = " 1.18.38"
11- jacocoVersion = " 0.8.12"
129jline-version = " 3.30.4"
1310
14- shadow-version = " 8.1.1"
15- git-version-plugin-version = " 3.4.0"
1611
1712[libraries ]
1813slf4j = { group = " org.slf4j" , name = " slf4j-api" , version.ref = " slf4j-version" }
@@ -39,5 +34,3 @@ mockito = ["mockito-core", "mockito-junit"]
3934assertj = [" assertj-core" ]
4035
4136[plugins ]
42- shadow = { id = " com.github.johnrengelman.shadow" , version.ref = " shadow-version" }
43- gitVersion = { id = " com.palantir.git-version" , version.ref = " git-version-plugin-version" }
You can’t perform that action at this time.
0 commit comments