Skip to content

Commit ceabc49

Browse files
authored
Merge pull request gocd#14378 from gocd/dependabot/gradle/org.junit-junit-bom-6.1.0
build(deps): bump org.junit:junit-bom from 6.0.3 to 6.1.0
2 parents a5d7336 + c3373e1 commit ceabc49

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ def libraries = [
125125
jruby : 'org.jruby:jruby:9.4.14.0',
126126
jsonUnit : 'net.javacrumbs.json-unit:json-unit-assertj:5.1.1',
127127
jsoup : 'org.jsoup:jsoup:1.22.2',
128-
junit5Bom : 'org.junit:junit-bom:6.0.3',
128+
junit5Bom : 'org.junit:junit-bom:6.1.0',
129129
liquibase : 'org.liquibase:liquibase-core:5.0.3',
130130
liquibaseSlf4j : 'com.mattbertolini:liquibase-slf4j:5.1.0',
131131
logback : 'ch.qos.logback:logback-classic:1.5.32',

0 commit comments

Comments
 (0)