Skip to content

Commit

Permalink
Merge pull request #7 from SchematicHQ/fern-bot/12-30-2024-0836PM
Browse files Browse the repository at this point in the history
🌿 Fern Regeneration -- December 30, 2024
  • Loading branch information
bpapillon authored Dec 30, 2024
2 parents 7fcb5b2 + e1a7ac4 commit f04f87c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ dependencies {
api 'com.fasterxml.jackson.core:jackson-databind:2.13.0'
api 'com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.12.3'
api 'com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.12.3'
testImplementation 'org.mockito:mockito-core:5.3.1'
testImplementation 'org.mockito:mockito-junit-jupiter:5.3.1'
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.8.2'
testImplementation 'org.junit.jupiter:junit-jupiter-engine:5.8.2'
}
Expand Down

0 comments on commit f04f87c

Please sign in to comment.