Bump the gradle group with 4 updates (#100)
Bumps the gradle group with 4 updates: org.junit.jupiter:junit-jupiter-api, org.junit.jupiter:junit-jupiter-engine, org.junit.jupiter:junit-jupiter-params and org.junit.jupiter:junit-jupiter.
Updates
org.junit.jupiter:junit-jupiter-api
from 5.10.2 to 5.10.3Updates
org.junit.jupiter:junit-jupiter-engine
from 5.10.2 to 5.10.3Updates
org.junit.jupiter:junit-jupiter-params
from 5.10.2 to 5.10.3Updates
org.junit.jupiter:junit-jupiter
from 5.10.2 to 5.10.3
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle
- dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle
- dependency-name: org.junit.jupiter:junit-jupiter-params dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle
- dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle …
Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Smithy Examples
This repository contains a range of examples to help you get up and running with Smithy.
Note: You will need the Smithy CLI installed to use the examples in this repository as templates. If you do not have the CLI installed, follow this guide to install it now.
What is Smithy
Smithy is an interface definition language and set of tools that allows developers to build clients and servers in multiple languages. A Smithy model enables API providers to generate clients and servers in various programming languages, API documentation, test automation, and example code.
Examples
Contributing
Contributions are welcome. Please read the contribution guidelines first.
Security
See CONTRIBUTING for more information.
License
This project is licensed under the MIT-0 License.