Skip to content

Commit bfbdffe

Browse files
committed
Bump 1.3.6
1 parent 4916369 commit bfbdffe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
group 'org.logcapture'
2-
version '1.3.5'
2+
version '1.3.6'
33
description = 'A testing library for assert logging messages.'
44

55
repositories {
@@ -73,7 +73,7 @@ subprojects {
7373
from components.java
7474
groupId 'org.logcapture'
7575
artifactId project.name
76-
version "1.3.5"
76+
version "1.3.6"
7777

7878
pom.withXml {
7979
def root = asNode()

0 commit comments

Comments
 (0)