File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ val csvVersion = "0.15.2"
1212val coroutineVersion = " 1.4.3"
1313
1414group = " io.github.blackmo18"
15- version = " 0.6.0 "
15+ version = " 0.7.1 "
1616
1717buildscript {
1818 repositories {
Original file line number Diff line number Diff line change 11<img src =" ./logo.png " alt =" Kotlin-Grass " />
22<p >
33 <img alt =" Kotlin " src =" https://img.shields.io/badge/kotlin-1.4.32-teal.svg?logo=kotlin " />
4- <a href =" https://repo1.maven.org/maven2/io/github/blackmo18/kotlin-grass-jvm/0.6.0 " / >
5- <img alt="Latest: 0.6.0 " src="https://img.shields.io/badge/Latest-0.6.0 -blue.svg" target="_blank" />
4+ <a href =" /> https://repo1.maven.org/maven2/io/github/blackmo18/kotlin-grass-jvm/0.7.1/ " >
5+ <img alt="Latest: 0.7.1 " src="https://img.shields.io/badge/Latest-0.7.1 -blue.svg" target="_blank" />
66 </a>
77 <a href =" https://github.com/blackmo18/kotlin-grass/blob/master/LICENSE " >
88 <img alt="License: Apache License 2.0" src="https://img.shields.io/badge/License-Apache License 2.0-orange.svg" target="_blank" />
@@ -66,7 +66,7 @@ implementation("io.github.blackmo18:kotlin-grass-jvm:0.6.0")
6666<dependency >
6767 <groupId >io.github.blackmo18</groupId >
6868 <artifactId >kotlin-grass-jvm</artifactId >
69- <version >0.6.0 </version >
69+ <version >0.7.1 </version >
7070</dependency >
7171```
7272
You can’t perform that action at this time.
0 commit comments