@@ -2,8 +2,8 @@ Insynsregistret
2
2
===============
3
3
4
4
[ ![ Build] ( https://github.com/w3stling/insynsregistret/actions/workflows/build.yml/badge.svg )] ( https://github.com/w3stling/insynsregistret/actions/workflows/build.yml )
5
- [ ![ Download] ( https://img.shields.io/badge/download-4.2.2 -brightgreen.svg )] ( https://central.sonatype.com/artifact/com.apptasticsoftware/insynsregistret/4.2.2 /overview )
6
- [ ![ Javadoc] ( https://img.shields.io/badge/javadoc-4.2.2 -blue.svg )] ( https://w3stling.github.io/insynsregistret/javadoc/4.2.2 )
5
+ [ ![ Download] ( https://img.shields.io/badge/download-4.2.3 -brightgreen.svg )] ( https://central.sonatype.com/artifact/com.apptasticsoftware/insynsregistret/4.2.3 /overview )
6
+ [ ![ Javadoc] ( https://img.shields.io/badge/javadoc-4.2.3 -blue.svg )] ( https://w3stling.github.io/insynsregistret/javadoc/4.2.3 )
7
7
[ ![ License] ( http://img.shields.io/:license-MIT-blue.svg?style=flat-round )] ( http://apptastic-software.mit-license.org )
8
8
[ ![ CodeQL] ( https://github.com/w3stling/insynsregistret/actions/workflows/codeql-analysis.yml/badge.svg )] ( https://github.com/w3stling/insynsregistret/actions/workflows/codeql-analysis.yml )
9
9
[ ![ Quality Gate] ( https://sonarcloud.io/api/project_badges/measure?project=w3stling_insynsregistret&metric=alert_status )] ( https://sonarcloud.io/summary/new_code?id=w3stling_insynsregistret )
@@ -131,7 +131,7 @@ Add dependency declaration:
131
131
<dependency >
132
132
<groupId >com.apptasticsoftware</groupId >
133
133
<artifactId >insynsregistret</artifactId >
134
- <version >4.2.2 </version >
134
+ <version >4.2.3 </version >
135
135
</dependency >
136
136
</dependencies >
137
137
...
@@ -142,7 +142,7 @@ Add dependency declaration:
142
142
Add dependency declaration:
143
143
``` groovy
144
144
dependencies {
145
- implementation 'com.apptasticsoftware:insynsregistret:4.2.2 '
145
+ implementation 'com.apptasticsoftware:insynsregistret:4.2.3 '
146
146
}
147
147
```
148
148
@@ -176,6 +176,6 @@ License
176
176
177
177
[ 1 ] : https://www.fi.se/en/our-registers/pdmr-transactions
178
178
[ 2 ] : https://www.fi.se/en
179
- [ 3 ] : https://central.sonatype.com/artifact/com.apptasticsoftware/insynsregistret/4.2.2 /overview
179
+ [ 3 ] : https://central.sonatype.com/artifact/com.apptasticsoftware/insynsregistret/4.2.3 /overview
180
180
[ 4 ] : https://maven.apache.org
181
181
[ 5 ] : https://gradle.org
0 commit comments