Skip to content

Commit

Permalink
latest update
Browse files Browse the repository at this point in the history
  • Loading branch information
esword committed Nov 22, 2024
1 parent f375f2c commit 7e52e8b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ class BaselineExactDependenciesTest extends AbstractPluginTest {
id 'java'
id 'com.palantir.baseline-exact-dependencies'
id 'com.palantir.baseline' apply false
id 'com.palantir.consistent-versions' version '2.25.0' apply false
id 'com.palantir.consistent-versions' version '2.31.0' apply false
}
'''.stripIndent(true)

Expand Down
4 changes: 2 additions & 2 deletions versions.lock
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@ org.apache.maven.shared:maven-dependency-analyzer:1.15.1 (1 constraints: 3a05393
org.apache.maven.shared:maven-shared-utils:3.3.4 (1 constraints: e60b61f3)
org.checkerframework:checker-qual:3.48.1 (5 constraints: 7148206c)
org.checkerframework:dataflow-nullaway:3.48.1 (2 constraints: 7511b6f2)
org.codehaus.groovy:groovy:3.0.13 (3 constraints: 3a295322)
org.codehaus.groovy:groovy-xml:3.0.13 (1 constraints: 791161da)
org.codehaus.groovy:groovy:3.0.21 (3 constraints: 39290322)
org.codehaus.groovy:groovy-xml:3.0.21 (1 constraints: 791161da)
org.codehaus.plexus:plexus-cipher:2.0 (1 constraints: 641174c7)
org.codehaus.plexus:plexus-classworlds:2.6.0 (3 constraints: 572b5104)
org.codehaus.plexus:plexus-component-annotations:2.1.0 (2 constraints: 241d860a)
Expand Down

0 comments on commit 7e52e8b

Please sign in to comment.