We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e9adc7a + c6250ee commit 2e3af00Copy full SHA for 2e3af00
pom.xml
@@ -41,7 +41,7 @@
41
<dependency>
42
<groupId>io.github.hakky54</groupId>
43
<artifactId>logcaptor</artifactId>
44
- <version>2.10.1</version>
+ <version>2.10.2</version>
45
<scope>test</scope>
46
</dependency>
47
<!--The
@@ -119,7 +119,7 @@
119
120
<groupId>software.amazon.lambda</groupId>
121
<artifactId>powertools-logging</artifactId>
122
- <version>1.20.0</version>
+ <version>1.20.1</version>
123
124
125
<groupId>org.aspectj</groupId>
@@ -155,7 +155,7 @@
155
156
<groupId>org.mockito</groupId>
157
<artifactId>mockito-core</artifactId>
158
- <version>5.16.1</version>
+ <version>5.17.0</version>
159
160
161
</dependencies>
0 commit comments