Skip to content

Commit

Permalink
Bump base from 2024.7-SNAPSHOT to 2024.8-SNAPSHOT
Browse files Browse the repository at this point in the history
Bumps `base` from 2024.7-SNAPSHOT to 2024.8-SNAPSHOT.

Updates `io.openapiprocessor:openapi-processor-test` from 2024.7-SNAPSHOT to 2024.8-SNAPSHOT

Updates `io.openapiprocessor:openapi-processor-test-api` from 2024.7-SNAPSHOT to 2024.8-SNAPSHOT

Updates `io.openapiprocessor:openapi-processor-core` from 2024.7-SNAPSHOT to 2024.8-SNAPSHOT

Updates `io.openapiprocessor:openapi-processor-core-parser-api` from 2024.7-SNAPSHOT to 2024.8-SNAPSHOT

Updates `io.openapiprocessor:openapi-processor-core-parser-swagger` from 2024.7-SNAPSHOT to 2024.8-SNAPSHOT

Updates `io.openapiprocessor:openapi-processor-core-parser-openapi4j` from 2024.7-SNAPSHOT to 2024.8-SNAPSHOT

---
updated-dependencies:
- dependency-name: io.openapiprocessor:openapi-processor-test
  dependency-type: direct:production
- dependency-name: io.openapiprocessor:openapi-processor-test-api
  dependency-type: direct:production
- dependency-name: io.openapiprocessor:openapi-processor-core
  dependency-type: direct:production
- dependency-name: io.openapiprocessor:openapi-processor-core-parser-api
  dependency-type: direct:production
- dependency-name: io.openapiprocessor:openapi-processor-core-parser-swagger
  dependency-type: direct:production
- dependency-name: io.openapiprocessor:openapi-processor-core-parser-openapi4j
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 15, 2024
1 parent 2755bb8 commit 93269b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-jdk = "11"
test-jdk = "17"

api = "2024.1"
base = "2024.7-SNAPSHOT"
base = "2024.8-SNAPSHOT"

junit = "5.9.3"
jacoco = "0.8.7"
Expand Down

0 comments on commit 93269b6

Please sign in to comment.