Skip to content

Commit

Permalink
build(deps): bump the patches group with 2 updates (#479)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 8, 2024
1 parent 87a056c commit de7dc99
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
id 'java'
id 'application'
id 'idea'
id "io.freefair.lombok" version '8.10'
id "io.freefair.lombok" version '8.10.2'
// https://github.com/qoomon/gradle-git-versioning-plugin
id 'me.qoomon.git-versioning' version '6.4.4'
// https://github.com/itzg/github-releaser-gradle-plugin
Expand Down Expand Up @@ -112,7 +112,7 @@ dependencies {
// https://github.com/webcompere/model-assert
// for json assertions
testImplementation 'uk.org.webcompere:model-assert:1.0.3'
testImplementation 'org.junit.jupiter:junit-jupiter:5.11.1'
testImplementation 'org.junit.jupiter:junit-jupiter:5.11.2'
testImplementation 'org.mockito:mockito-junit-jupiter:5.14.1'
// would like to transition these to wiremock
testImplementation 'org.mock-server:mockserver-junit-jupiter:5.15.0'
Expand Down

0 comments on commit de7dc99

Please sign in to comment.