bitPogo / kmock

A humble mocking library for Kotlin, KotlinJS and Kotlin Multiplatform using Kotlin Symbol Processing (KSP).
Apache License 2.0
59 stars 2 forks source link

Bump Updates #232

Closed bitPogo closed 2 years ago

bitPogo commented 2 years ago

:pushpin: References

What does the PR achieve/Which part improves the PR?

Kotlin 1.6.21 -> 1.7.0 KSP 1.6.21-1.6.0 -> 1.7.0-1.6.0 KCT 1.4.8 -> 1.4.9

:thinking: DOD Checklist

github-actions[bot] commented 2 years ago
Warnings
:warning: Functional changes should be reflected in the CHANGELOG.adoc

Generated by :no_entry_sign: Danger Kotlin against 940366ccb21a3f4c85e8b54f02044314060b1932

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

94.2% 94.2% Coverage
0.1% 0.1% Duplication

bitPogo commented 2 years ago

Closed in favour of #240