File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -87,6 +87,9 @@ This library is distributed under terms of Apache License 2.0
87
87
88
88
Change log
89
89
----------
90
+ v1.83
91
+ * stage-vote-release: bump grgit to 4.1.1
92
+
90
93
v1.82
91
94
* gradle-extensions: render class name for JUnit4 parameterized tests with several test methods (they treated as suites in Gradle 7)
92
95
Original file line number Diff line number Diff line change @@ -20,8 +20,8 @@ org.gradle.jvmargs=-XX:MaxMetaspaceSize=768m
20
20
systemProp.org.gradle.internal.publish.checksums.insecure =true
21
21
kotlin.code.style =official
22
22
23
- project.version =1.83
24
- released.version =1.82
23
+ project.version =1.84
24
+ released.version =1.83
25
25
26
26
com.github.vlsi.checksum-dependency.sha512 =C297874DB24FADAACD097C4BF3BC2E4A1F684D04EAD286B6FED9919C563AB9BC5BF86B679156D72B700C2BEC429633291DFF680253088151D702CD6B4DD3A4EE
27
27
com.github.vlsi.checksum-dependency.version =1.78
You can’t perform that action at this time.
0 commit comments