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 4aa1aed commit 1e17265Copy full SHA for 1e17265
codegen/gradle/libs.versions.toml
@@ -1,11 +1,11 @@
1
[versions]
2
-junit5 = "5.11.4"
+junit5 = "5.12.0"
3
smithy = "1.54.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.8.2"
+dep-analysis = "2.10.1"
9
10
[libraries]
11
smithy-model = { module = "software.amazon.smithy:smithy-model", version.ref = "smithy" }
0 commit comments