Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/gradle/packages/Manager/org.sprin…
Browse files Browse the repository at this point in the history
…gframework.boot-3.4.0
  • Loading branch information
wtcarter authored Dec 18, 2024
2 parents 136bc7c + 47fdbf0 commit 7606802
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 17 deletions.
28 changes: 14 additions & 14 deletions docs-site/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions docs-site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"gatsby": "^5.13.6",
"gatsby-plugin-postcss": "^6.13.1",
"gatsby-plugin-sharp": "^5.13.1",
"gatsby-plugin-sitemap": "^6.13.1",
"gatsby-plugin-sitemap": "^6.14.0",
"gatsby-remark-images": "^7.13.2",
"gatsby-source-filesystem": "^5.13.1",
"gatsby-transformer-remark": "^6.13.1",
Expand All @@ -39,7 +39,7 @@
"autoprefixer": "^10.4.20",
"postcss": "^8.4.47",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.6",
"prettier-plugin-tailwindcss": "^0.6.9",
"tailwindcss": "^3.4.14",
"typescript": "^5.4.5"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/HilltopCrawler/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ dependencies {
testImplementation("org.springframework.boot:spring-boot-starter-test")
testImplementation("org.springframework.kafka:spring-kafka-test")
testImplementation("io.kotest:kotest-assertions-core:5.9.1")
testImplementation("io.kotest:kotest-assertions-json:5.8.0")
testImplementation("io.kotest:kotest-assertions-json:5.9.1")
testImplementation("org.mockito.kotlin:mockito-kotlin:5.4.0")
}

Expand Down

0 comments on commit 7606802

Please sign in to comment.