File tree Expand file tree Collapse file tree 11 files changed +16
-17
lines changed
kotlin-code-generation-bom
kotlin-code-generation-test Expand file tree Collapse file tree 11 files changed +16
-17
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ The one-stop lib for code generation for kotlin (jvm) and code generation testin
8
8
[ ![ Build Status] ( https://github.com/toolisticon/kotlin-code-generation/workflows/Development%20branches/badge.svg )] ( https://github.com/toolisticon/kotlin-code-generation/actions )
9
9
[ ![ Codacy Badge] ( https://app.codacy.com/project/badge/Grade/e493c246c3684b95a2ef097ae912d45a )] ( https://app.codacy.com/gh/toolisticon/kotlin-code-generation/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade )
10
10
[ ![ codecov] ( https://codecov.io/gh/toolisticon/kotlin-code-generation/graph/badge.svg?token=kyJ82m5DAT )] ( https://codecov.io/gh/toolisticon/kotlin-code-generation )
11
- [ ![ Kotlin] ( https://img.shields.io/badge/kotlin-2.0.20 -blue.svg?logo=kotlin )] ( http://kotlinlang.org )
11
+ [ ![ Kotlin] ( https://img.shields.io/badge/kotlin-2.1.0 -blue.svg?logo=kotlin )] ( http://kotlinlang.org )
12
12
[ ![ sponsored] ( https://img.shields.io/badge/sponsoredBy-Holisticon-RED.svg )] ( https://holisticon.de/ )
13
13
[ ![ javadoc] ( https://javadoc.io/badge2/io.toolisticon.kotlin.generation/kotlin-code-generation/javadoc.svg )] ( https://javadoc.io/doc/io.toolisticon.kotlin.generation/kotlin-code-generation )
14
14
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >io.toolisticon.kotlin.generation._</groupId >
7
7
<artifactId >kotlin-code-generation-root</artifactId >
8
- <version >0.0.10 </version >
8
+ <version >0.1.0 </version >
9
9
<relativePath >../../pom.xml</relativePath >
10
10
</parent >
11
11
15
15
<packaging >pom</packaging >
16
16
17
17
<properties >
18
- <classgraph .version>4.8.174 </classgraph .version>
19
- <kotlin-poet .version>1.17 .0</kotlin-poet .version>
20
- <kotlin-compile-testing .version>0.5.1 </kotlin-compile-testing .version>
18
+ <classgraph .version>4.8.179 </classgraph .version>
19
+ <kotlin-poet .version>2.0 .0</kotlin-poet .version>
20
+ <kotlin-compile-testing .version>0.7.0 </kotlin-compile-testing .version>
21
21
<slf4j .version>2.0.16</slf4j .version>
22
22
23
23
<!-- TEST -->
24
24
<assertj .version>3.26.3</assertj .version>
25
- <logback .version>1.5.6 </logback .version>
25
+ <logback .version>1.5.12 </logback .version>
26
26
</properties >
27
27
28
28
<dependencyManagement >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >io.toolisticon.kotlin.generation._</groupId >
7
7
<artifactId >kotlin-code-generation-parent</artifactId >
8
- <version >0.0.10 </version >
8
+ <version >0.1.0 </version >
9
9
<relativePath >../parent/pom.xml</relativePath >
10
10
</parent >
11
11
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >io.toolisticon.kotlin.generation._</groupId >
7
7
<artifactId >kotlin-code-generation-itest-root</artifactId >
8
- <version >0.0.10 </version >
8
+ <version >0.1.0 </version >
9
9
</parent >
10
10
11
11
<groupId >io.toolisticon.kotlin.generation.itest</groupId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >io.toolisticon.kotlin.generation._</groupId >
7
7
<artifactId >kotlin-code-generation-parent</artifactId >
8
- <version >0.0.10 </version >
8
+ <version >0.1.0 </version >
9
9
<relativePath >../_build/parent/pom.xml</relativePath >
10
10
</parent >
11
11
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >io.toolisticon.kotlin.generation._</groupId >
7
7
<artifactId >kotlin-code-generation-itest-root</artifactId >
8
- <version >0.0.10 </version >
8
+ <version >0.1.0 </version >
9
9
</parent >
10
10
11
11
<groupId >io.toolisticon.kotlin.generation.itest</groupId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >io.toolisticon.kotlin.generation._</groupId >
7
7
<artifactId >kotlin-code-generation-root</artifactId >
8
- <version >0.0.10 </version >
8
+ <version >0.1.0 </version >
9
9
</parent >
10
10
11
11
<groupId >io.toolisticon.kotlin.generation</groupId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >io.toolisticon.kotlin.generation._</groupId >
7
7
<artifactId >kotlin-code-generation-parent</artifactId >
8
- <version >0.0.10 </version >
8
+ <version >0.1.0 </version >
9
9
<relativePath >../_build/parent/pom.xml</relativePath >
10
10
</parent >
11
11
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >io.toolisticon.kotlin.generation._</groupId >
7
7
<artifactId >kotlin-code-generation-parent</artifactId >
8
- <version >0.0.10 </version >
8
+ <version >0.1.0 </version >
9
9
<relativePath >../_build/parent/pom.xml</relativePath >
10
10
</parent >
11
11
Original file line number Diff line number Diff line change @@ -33,8 +33,7 @@ internal class GeneratedAnnotationTest {
33
33
import jakarta.`annotation`.Generated
34
34
import kotlin.String
35
35
36
- @Generated(value = ["io.toolisticon.kotlin.generation.KotlinCodeGeneration"], date =
37
- "2024-07-02T10:01:33.205357100Z")
36
+ @Generated(value = ["io.toolisticon.kotlin.generation.KotlinCodeGeneration"], date = "2024-07-02T10:01:33.205357100Z")
38
37
public data class Bar(
39
38
public val x: String,
40
39
)
You can’t perform that action at this time.
0 commit comments