We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fed8e9f commit 829b418Copy full SHA for 829b418
codegen/gradle/libs.versions.toml
@@ -1,11 +1,11 @@
1
[versions]
2
-junit5 = "5.12.0"
+junit5 = "5.12.1"
3
smithy = "1.55.0"
4
test-logger-plugin = "4.0.0"
5
spotbugs = "6.0.22"
6
spotless = "7.0.2"
7
smithy-gradle-plugins = "1.2.0"
8
-dep-analysis = "2.11.0"
+dep-analysis = "2.12.0"
9
10
[libraries]
11
smithy-model = { module = "software.amazon.smithy:smithy-model", version.ref = "smithy" }
0 commit comments