Skip to content

Commit

Permalink
back to 0.7 version
Browse files Browse the repository at this point in the history
  • Loading branch information
pull-vert committed Sep 26, 2022
1 parent f702d77 commit 3c61260
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
group=org.ufoss.kolog
version=0.6
version=0.7

# plugins
# https://kotlinlang.org/docs/releases.html#release-details
Expand All @@ -18,7 +18,7 @@ slf4j.version=2.0.2
# tests
# https://mvnrepository.com/artifact/org.junit.jupiter/junit-jupiter-api
junit.version=5.9.1
# https://mvnrepository.com/artifact/ch.qos.logback/logback-core
# https://mvnrepository.com/artifact/ch.qos.logback/logback-core must stick to 1.3.x for java 1.8 compilation
logback.version=1.3.1
# https://github.com/Kotlin/kotlinx.coroutines/releases
kotlinx.coroutines.version=1.6.4
Expand Down

0 comments on commit 3c61260

Please sign in to comment.