Skip to content

Commit a880255

Browse files
committed
Update index.json about Ehcache
1 parent 6587d6c commit a880255

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

metadata/index.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,5 +142,9 @@
142142
{
143143
"directory": "org.testcontainers/testcontainers",
144144
"module": "org.testcontainers:testcontainers"
145+
},
146+
{
147+
"directory": "org.ehcache/ehcache",
148+
"module": "org.ehcache:ehcache"
145149
}
146150
]

tests/src/index.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -394,5 +394,16 @@
394394
]
395395
}
396396
]
397+
},
398+
{
399+
"test-project-path": "org.ehcache/ehcache/3.10.8-jakarta",
400+
"libraries": [
401+
{
402+
"name": "org.ehcache:ehcache",
403+
"versions": [
404+
"3.10.8-jakarta"
405+
]
406+
}
407+
]
397408
}
398409
]

0 commit comments

Comments
 (0)