Skip to content

Commit d2e9c12

Browse files
committed
Downgrade anu-quantum-number-client para 1.1.1
no exercício real-random-service Signed-off-by: Manoel Campos <manoelcampos@gmail.com>
1 parent cf92d6b commit d2e9c12

File tree

1 file changed

+2
-1
lines changed
  • exercicios/real-random-number-services

1 file changed

+2
-1
lines changed

exercicios/real-random-number-services/pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@
2323
<dependency>
2424
<groupId>com.manoelcampos</groupId>
2525
<artifactId>anu-quantum-number-client</artifactId>
26-
<version>1.1.2</version>
26+
<version>1.1.1</version>
27+
<!-- v1.1.2 não tá no maven central ainda. -->
2728
</dependency>
2829
</dependencies>
2930

0 commit comments

Comments
 (0)