Skip to content

Commit ca00d8f

Browse files
committed
Next development version (1.1.6-SNAPSHOT)
Signed-off-by: Dmitry Sulman <[email protected]>
1 parent 4a89cbc commit ca00d8f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ var factory = new ReactorNettyAccessLogFactory(
185185
### Dependencies
186186

187187
- Java 17+
188-
- Kotlin Standard Library 2.2.0
188+
- Kotlin Standard Library 2.2.10
189189
- Reactor Netty HTTP Server 1.2.6+ (should be explicitly provided)
190190
- Logback-access 2.0.6
191191
- SLF4J 2.0.17

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version=1.1.5
1+
version=1.1.6-SNAPSHOT
22
org.gradle.caching=true
33
org.gradle.configuration-cache=false
44
org.gradle.jvmargs=-Xmx2g

0 commit comments

Comments
 (0)