Commit 66d9aa4 carmine
committed
1 parent e8008bd commit 66d9aa4 Copy full SHA for 66d9aa4
File tree 2 files changed +8
-2
lines changed
2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## (2025-02-22)
2
+
3
+ * v6.5.0 ([ e8008bd] ( https://github.com/cdimascio/dotenv-kotlin/commit/e8008bd ) )
4
+
5
+
6
+
1
7
## (2024-12-16)
2
8
3
9
* v6.5.0 ([ e5481ad] ( https://github.com/cdimascio/dotenv-kotlin/commit/e5481ad ) )
Original file line number Diff line number Diff line change 10
10
11
11
<groupId >io.github.cdimascio</groupId >
12
12
<artifactId >dotenv-kotlin</artifactId >
13
- <version >6.5.0 </version >
13
+ <version >6.5.1 </version >
14
14
15
15
<licenses >
16
16
<license >
49
49
</developers >
50
50
51
51
<properties >
52
- <dotenv .version>3.1 .0</dotenv .version>
52
+ <dotenv .version>3.2 .0</dotenv .version>
53
53
<maven .compiler.release>11</maven .compiler.release>
54
54
<kotlin .version>1.9.22</kotlin .version>
55
55
<main .class>io.cdimascio.DotenvKt</main .class>
You can’t perform that action at this time.
0 commit comments