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 1829f1c commit 5ff8a09Copy full SHA for 5ff8a09
CHANGELOG.md
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
7
+## [Unreleased]
8
+
9
## [0.28.0] 2023-12-05
10
11
### Changed
gradle/libs.versions.toml
@@ -1,5 +1,5 @@
1
[versions]
2
-assertk = "0.28.0"
+assertk = "1.0.0-SNAPSHOT"
3
kotlin = "1.9.21"
kotlinx-coroutines = "1.7.3"
[libraries]
0 commit comments