File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
[plugins ]
2
- spotless = { id = " com.diffplug.spotless" , version = " 7.0.2 " }
3
- spotbugs = { id = " com.github.spotbugs" , version = " 6.1.3 " }
4
- buildtimetracker = { id = " com.asarkar.gradle.build-time-tracker" , version = " 4.3 .0" }
2
+ spotless = { id = " com.diffplug.spotless" , version = " 7.0.3 " }
3
+ spotbugs = { id = " com.github.spotbugs" , version = " 6.1.11 " }
4
+ buildtimetracker = { id = " com.asarkar.gradle.build-time-tracker" , version = " 5.1 .0" }
5
5
testsets = { id = " org.unbroken-dome.test-sets" , version = " 4.1.0" }
6
6
7
7
[versions ]
8
- spotbugs = " 4.9.1 "
8
+ spotbugs = " 4.9.3 "
9
9
log4j = " 2.24.3"
10
10
# test libs
11
- junit = " 5.11.4 "
11
+ junit = " 5.12.2 "
12
12
truth = " 1.4.4"
13
- mockito = " 5.15.2 "
13
+ mockito = " 5.17.0 "
14
14
# langs
15
- scala = " 3.6.3 "
15
+ scala = " 3.7.0 "
16
16
kotlin = " 2.1.0"
17
17
18
18
[libraries ]
You can’t perform that action at this time.
0 commit comments