We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eb179b0 + 379a048 commit 06144efCopy full SHA for 06144ef
.opencode/commands/test.md
@@ -2,7 +2,6 @@
2
description: 执行完整的测试流程
3
agent: build
4
subtask: false
5
-model: anthropic/claude-3-5-sonnet-20241022
6
---
7
8
执行完整的测试流程,包括单元测试、构建验证和集成测试。
framework/fit/java/fit-builtin/plugins/fit-logger/pom.xml
@@ -19,7 +19,7 @@
19
20
<properties>
21
<!-- Third-party versions -->
22
- <log4j2.version>2.25.1</log4j2.version>
+ <log4j2.version>2.25.3</log4j2.version>
23
</properties>
24
25
<dependencies>
framework/fit/java/fit-log/fit-log-log4j2/pom.xml
@@ -17,7 +17,7 @@
17
18
0 commit comments