File tree Expand file tree Collapse file tree 3 files changed +7
-5
lines changed
Expand file tree Collapse file tree 3 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 11plugins {
22 id ' archunit.base-conventions'
33 id ' com.github.johnrengelman.shadow' version ' 7.1.2' apply false
4- id ' com.github.spotbugs' version ' 6.0.16 ' apply false
4+ id ' com.github.spotbugs' version ' 6.0.19 ' apply false
55 id " io.github.gradle-nexus.publish-plugin" version " 2.0.0" apply false
66 id " com.diffplug.spotless" version " 6.25.0" apply false
77 id ' com.github.ben-manes.versions' version ' 0.51.0' apply false
Original file line number Diff line number Diff line change 222222 mutex_m (0.2.0 )
223223 net-http (0.4.1 )
224224 uri
225- nokogiri (1.16.3 -x86_64-linux )
225+ nokogiri (1.16.5 -x86_64-linux )
226226 racc (~> 1.4 )
227227 octokit (4.25.1 )
228228 faraday (>= 1 , < 3 )
234234 rb-fsevent (0.11.2 )
235235 rb-inotify (0.10.1 )
236236 ffi (~> 1.0 )
237- rexml (3.2.6 )
237+ rexml (3.2.8 )
238+ strscan (>= 3.0.9 )
238239 rouge (3.30.0 )
239240 rubyzip (2.3.2 )
240241 safe_yaml (1.0.5 )
248249 faraday (>= 0.17.3 , < 3 )
249250 simpleidn (0.2.1 )
250251 unf (~> 0.1.4 )
252+ strscan (3.1.0 )
251253 terminal-table (1.8.0 )
252254 unicode-display_width (~> 1.1 , >= 1.1.1 )
253255 typhoeus (1.4.1 )
262264 webrick (1.8.1 )
263265
264266PLATFORMS
265- ruby
267+ x86_64-linux
266268
267269DEPENDENCIES
268270 github-pages (~> 231 )
Original file line number Diff line number Diff line change 11plugins {
2- id " com.gradle.enterprise" version " 3.17.5 "
2+ id " com.gradle.enterprise" version " 3.17.6 "
33}
44
55rootProject. name = ' archunit-root'
You can’t perform that action at this time.
0 commit comments